Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
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)
3 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 

 

julioherrera
Contributor
Contributor
Author

Thankyou for helping and providing the suitable links 🙂