Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

obtaining session id from API

Hi,

 

I need to obtain the session id from API, I have the user name and password for the API URL, how to get it using Talend component.

 

<Envelope><Body>
<Login>
<USERNAME>username@domain.com</USERNAME>
<PASSWORD>password</PASSWORD>
</Login>
</Body></Envelope>

Labels (2)
0 Replies