See the supported connectors for Application Integration.

GET_EXECUTION_ID function

GET_EXECUTION_ID function

Function NameDescriptionUsageInput parameterReturn value
GET_EXECUTION_IDReturns the execution ID of the current integration.GET_EXECUTION_ID()N/AA string

Supported data type

The GET_EXECUTION_ID function supports the following data type:

  • String

Example: Get the execution ID of the current integration execution.

Usage: GET_EXECUTION_ID()

Output: 83fb009a-0152-433d-a3b6-e38118335308

Recommendation