Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I have a requirement to POST the data using REST API.
But instead of sending the JSON data directly in Body of API, I need to send the JSON file.
How can this be accomplished in Talend.
Thanks
Dhanoop B S
@Shicong Hong I will try with tFileFetch and will let u know the results.
@Shicong Hong I am able to achieve via tFileFetch. Is there any way to store the status code from API response into a file instead of printing to the console?
can you share a screenshot to show me the messages printed on the console and what data you want to extract?