Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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...