How to get sessionId from an http request?

Asked

Viewed 15 times

-2

"When a HTTP request is Received" I need to get the sessionId of this request.

For this I used the following function @triggerBody()?['sessionId'] however this returns "" -Empty string.

Is there any configuration that needs to be done or maybe another function to get this sessionId?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.