Global Variables

Global variables can be referenced by any integration in a particular integration file. You can access the global variables for an integration file by using one of the following methods:

ClosedTo view global variables by using the Options page

  1. In the left Navigation Pane on the Administration tab, click Options to open the Options page.

  2. View predefined global variables in the Predefined Global Variables list.

  3. View custom global variables in the Custom Global Variables list.

For information about creating custom global variables for your integration, refer to Creating Custom Variables.

ClosedTo view global variables by using the Insert Variable dialog

  1. In the Integrations pane of the Home tab, select the integration that you want.

  2. Click the property page that you want (integration property page or action property page).

  3. In the Properties pane, locate the desired property that includes the Insert Variables controls.

  4. Click to open the Insert Variable dialog.

  5. In the left Navigation Pane of the Insert Variable dialog, select Global to display a single list of all predefined and custom global variables for the selected integration.

If you need to add a custom global variable, refer to Creating Custom Variables.

Related Topics