See the supported connectors for Application Integration.

GET_INTEGRATION_REGION function

GET_INTEGRATION_REGION function

Function Name Description Usage Input parameter Return value
GET_INTEGRATION_REGION Returns the region of the current integration. GET_INTEGRATION_REGION() N/A A string

Supported data type

The GET_INTEGRATION_REGION function supports the following data type:

  • String

Example: Get the region of the current integration.

Usage: GET_INTEGRATION_REGION()

Output: us-east1

Recommendation