Forum Discussion
Sharkman60
3 years agoRegular Visitor
Connecting to Akixi API using Power Query
Hi All I'm new to exploring API's and I'm trying to import data from the Akixi API to pull in telephony data. However I'm having a problem trying to get it to connect as I first need to create a s...
lbendlin
Super User
3 years ago- Sharkman603 years agoRegular Visitor
Thank you for this. I've been readin through the link but I can't see anything about where you have to create a session first. For this API I need to create the sessionID and then pass this through as a JSESSION cookie to the login step where I can use the appropriate authentication method. Are you able to give an example code of how I would create the session and obtain the session ID token to then pass into the login step.