Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I want to integrate an API into Talend. For that i need to generate a Authorization Token. For the API that generates that token, i have limited documentation. All i have is the URL and the image below. Can someone give me a step by step process on how i would setup the tRestClient component to get the authorisation token using the information that i have.
Hi @Saad Yahya
My first guess would be using HTTP Headers on advanced settings of tRESTClient and POST method on the Basic settings.