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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
manoj_raoco
Contributor
Contributor

Auth 2.0 authantication in Rest component

I need to get data from Quickbooks API, these are

Auth 2.0 secured, I can authenticate and get data from this API by using JAVA, Python SDK or Postman

Now as I am new on talend I am looking for some REST component were I can put below config information and authenticate to API

  • Client ID

  • Secret

  • Redirect URI

  • Auth URL

  • Token URL

is there any way to do it in tRest or some other inbuilt free component ?

below Is API doc

 

https://developer.intuit.com/app/developer/qbo/docs/develop/authentication-and-authorization/oauth-2...

Labels (3)
0 Replies