Action Variables

Action variables are those variables that are only available to the action in which they are defined. Action variables are set when an action completes. The value can be read or written to at any time while integration actions are running, and is reset for each new integration event.

Action variables are available with some, but not all, action properties.

You can access the action variables using the following method:

ClosedTo view the available action variables

  1. Select the desired integration in the Integrations pane of the Home tab.

  2. Select the desired action property page.

  3. In the Properties pane, locate the desired property that includes the icons for opening the Insert Variable dialog .

  4. Click next to the desired property to open the Insert Variable dialog. Alternatively, click next to the desired property and select More Variables to open the Insert Variable dialog.

  5. In the left Navigation Pane of the Insert Variable dialog, select Action to display a list of the available system variables.

Related Topics