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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tWriteJsonField to tRestClient issue

I wish to grab data from excel, convert to json and post to my API.
i sent JSON string to the "string" input of tRestClient as blow thread mentioned, still doesn't work.
https://community.talend.com/t5/Design-and-Development/resolved-Need-to-convert-JSON-string-to-docum...

Any mistake please?


0683p000009MFKl.jpg

0683p000009MFKh.jpg

Labels (2)
5 Replies
Anonymous
Not applicable
Author

link and pictures



-------------------------------------------------------------------------------------------------------------------------
Anonymous
Not applicable
Author

well.. i have no permission to post url and pictures... i also have issue to upload them
Anonymous
Not applicable
Author

just updated pictures and link.
please help. thank you
Anonymous
Not applicable
Author

Hello, I have exactly the same issue, did you find the answer ?
vapukov
Master II
Master II

First of all - You must be sure - Your web service access input data as string (original screenshot)
It could be body
You must test request in Postman or Paw (Mac OS) and if it work - You can reproduce same request in Talend

  0683p000009MFKq.png

0683p000009MFKv.png

0683p000009MFI3.png