Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am new to Talend as well as Java. Really stuck on how can I use oauth1 authentication in talend? Can't see any option in trest and no syitable solution online. Please help me!
This looks like the documentation you need.....
https://developers.liveperson.com/oauth-1-0-api-keys.html
Thank you so much. Looks like I have to code it in java in talend. Can u let me know which component to use tjavarow or flex? Also, can u kindly guide me whether using the above API I can extract real time data using talend? Thanks in advance
@farrukh zaman khan I have had a bit of a read of the documentation and it looks like you can use OAuth 2.0 for this. As such, you will be able to loosely follow the example I gave you in the link to the other post. The OAuth 2.0 steps can be seen here....
https://developers.liveperson.com/oauth-2-0-client-credentials.html
On the question of getting real time data using Talend, the answer is yes. However, this can be super complicated to configure. Talend jobs are batch. They are not real time. You will need to use the ESB product.
Yeah you are right about the Oauth 2.0 and I have had a discussion with the relevant team and they said that you'd have to purchase a separate user license for that, so I think we don't want to go down that path.
Thanks in advance! Can't thank you enough though.., but still stuck on that oauth_signature 😛
@farrukh zaman khan I will message you privately on here. Check your messages.