Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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 expected.
How should I get the response from Talend in JSON format?
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
I have selected Accept Type as the auto from the pallet. I get error If I select JSON from the pallet.