Action Variables

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

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

ClosedTo add an action variable

  1. In the Integrations pane of the Create tab, click the integration that you want. For example, click File Integration.

  2. In the integration components pane, click the action that you want. For example, click Move File.

  3. On the action properties tab, click in a field that supports variables. For example, on the Move File tab, click in the File Name field. The Insert Variable control in the toolbar becomes available.

  4. Click , and then click More Variables to open the Insert Variable dialog.

  5. In the left navigation pane of the Insert Variable dialog, click Action to display a list of the available action variables.

  6. Click the variable that you want, and then click OK to close the dialog and insert the variable in the property input field. Alternatively, double-click the variable.

Related Topics