Pass the session ID in an API call

Hi All,

The link below ask is how to grab the session ID.

https://community.appian.com/discussions/f/integrations/11715/how-to-grab-the-session-id-from-a-api-call

But is there a way where I should be able to pass the session ID for the API call.

TIA :)

Harsha

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer
    Hi Harsha, I am not sure what's your use case, but generally we pass various headers in key value pair format while making a API call. For best example, I have authenticated a service in appian and have received cookie details of this API to consume, now I can make the use of this cookie by passing it via header to access the API.

    As far I understood your question, you are a li so having similar use case where you will get a unique session Id and you need to use this to access the API, If so then try the header approach if the target API expects it as a header

    If this didn't as answer your question then please explain your use case.
  • Hi Alok,

    any update on the below user case about how can I do that...
Reply Children
No Data