-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?