See the supported connectors for Application Integration.

GET_INTEGRATION_NAME function

GET_INTEGRATION_NAME function

Function NameDescriptionUsageInput parameterReturn value
GET_INTEGRATION_NAMEReturns the name of the current integration.GET_INTEGRATION_NAME()N/AA string

Supported data type

The GET_INTEGRATION_NAME function supports the following data type:

  • String

Example: Get the name of the current integration.

Usage: GET_INTEGRATION_NAME()

Output: demo_integration

Recommendation