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: 
julioherrera
Contributor
Contributor

How Can I Fetch the Session ID from Qlik Enterprise Manager for API Interactions?

Hello myself Julio Herrera from the UK. Please give the steps to retrieve the Qlik Enterprise Manager Session ID for API integration. Thank you!

Labels (1)
2 Replies
sureshkumar
Support
Support

Hello @julioherrera 

You can use below command to create session id

curl -i -k -u DOMAIN name\username https://hostname/attunityenterprisemanager/api/V1/login

 

Regards,

Suresh

SachinB
Support
Support

Hello @julioherrera ,

You can refer the below community in detail link in order to fetch API session ID

EnterpriseManager-APISessionID 

Regards,

Sachin B