GetSessionId Function
GetSessionId () as String
Category: | Common |
Description: | Returns the current user's session ID to be used in outbound calls, API calls, and integrations with external systems |
Supported Context: | BusinessRules |
Returned value as String | Returns a current user's session ID |
Example #1 |
Get a AdaptiveWork URL with an embedded session ID to be used as a token in order to skip the login https://app.clarizen.com/AdaptiveWork/Pa...e/Project.aspx? po=6.25263536.21&id={GetSessionId()} |