None |
$session | Document Returns information about the current logged-in user session. Also provides the current Integration execution result reference identifier. | ||
Key | Description | ||
tenantId | String Tenant Identifier. | ||
stageId | String The stage ID where the current integration resides. | ||
user | Document Returns user details. | ||
Key | Description | ||
name | String Name of the user who is executing the service. | ||
executionResultReference | String Returns the current Integration execution result reference identifier. For example, you can pass the identifier to an on-premises operation and trace the Integration execution. |