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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
pranabpal01
Contributor
Contributor

post data in talend

I am able to post this data using curl or postman

curl -X POST https://accounts.us1.gigya.com/accounts.getAccountInfo -H 'accept: application/json'  -H 'content-type: application/x-www-form-urlencoded' -d 'UID=infaetl_app_nonprod&apiKey=3_oXi2DZJMZkM_FjTPsVAdUi6NDADl9FBQpnRuupPfBcHj-AroUEYHljf75NS8FS0z&userKey="AB1pdsA8wQ1\"&secret=IvZaTIuMm610AjNvME%2BSQJMjIFlDTVrb'

 

 

Which Talend component should I used and how should I configure to post the data  I am using Talend Open studio (big data edition)

Labels (3)
1 Reply
Anonymous
Not applicable

Hello,

Are you trying to send HTTP POST  messages with Content-Type? Could you please have a look at component TalendHelpCenter:tRESTClient? You can add content-type to the "HTTP Header" in "Advanced Settings".

Best regards

Sabrina