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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Loko
Creator II
Creator II

Call a webservice in a route with oAuth2 authentication

Hello

We need to call a Salesforce WS in a route, and use oAuth2 authentication.

We use Talend OpenStudio for ESB 6.3.

 

Can someone give us any example please ?

 

Many thanks

Loko

Labels (2)
2 Replies
Anonymous
Not applicable

Hello,

To establish a Salesforce connection using OAuth2 authentication, you need first to execute a Talend Job to obtain your token file and then initialize it in the wizard.

Best regards

Sabrina

Loko
Creator II
Creator II
Author

Hello Sabrina
We are in a webservice matter and need fast response (less than 1sec for the whole route). Talend itself does not recommands using cTalendjob because of poor performance.
Any other solution ?