Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
MahiwalVinit
Creator
Creator

Convert RAW data reponse to JSON

 

I have created a Talend job to Get response from an API. When I am running the job in response I am getting RAW data. 

I have check also in one rest client PostMan where I am able to see the response in JSON format which is expected0683p000009Lsa9.jpg.

 

How should I get the response from Talend in JSON format?

Labels (1)
1 Solution

Accepted Solutions
MahiwalVinit
Creator
Creator
Author

Thanks for you reply. The issue was from API. The developer has updated the API now response is coming in proper JSON.
Thanks

View solution in original post

5 Replies
lojdr
Creator II
Creator II

Hello,

 

Can you place here an example of data you receiving from the API?

Also, if you type "json" into palette search field, you will see several JSON components you can use.

 

Regards

Lojdr

MahiwalVinit
Creator
Creator
Author

0683p000009LsPb.jpg

MahiwalVinit
Creator
Creator
Author

 I have selected Accept Type as the auto from the pallet. I get error If I select JSON from the pallet.

lojdr
Creator II
Creator II

Hi,

can you please paste it here as a text file? The screenshot is not well formated and readable.

Thank you
Lojdr
MahiwalVinit
Creator
Creator
Author

Thanks for you reply. The issue was from API. The developer has updated the API now response is coming in proper JSON.
Thanks