Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Shen1
Contributor
Contributor

Post JSON body to a rest api running in spring boot application

Hello,

I am new to talend. I am trying to send the json response extracted as part of a process to our backend API's for further processing. I am facing difficulties in proceeding further. The body is always null. I am missing something in the job setup and not able to figure out why. I have tried a few steps as mentioned in the forums but that did not help. If any one can help me with some simple steps of how to pass a json body to the backend rest api, it would be really helpful. (Like tFileInputJSON -> tLogRow -> tWriteJSONField -> tRestClient etc). If there is any specific documentation related to this, please post the link as well.

Thanks,

Shen

Labels (3)
1 Reply
David_Beaty
Specialist
Specialist

Hi Shen

 

Can you post a picture of your job design at this point. Especially the schema you're using between the tWriteJSONField and the tRESTClient

 

Thanks

 

David