Integration Variables

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

ClosedTo view integration variables by using the Variables property page

  1. Click the integration that you want in the Integrations pane of the Create tab.

  2. Click Variables in the integration components pane to open the Variables property page.

  3. View predefined integration variables in the Predefined Integration Variables list.

  4. View custom integration variables in the Custom Integration Variables list.

For information about how to create custom variables for your integration, refer to Creating Custom Variables.

ClosedTo add an integration variable by using the Insert Variable dialog

  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 integration property or action that you want. For example, click File Detection.

  3. In the Properties pane (which appears when you select an integration in the integrations pane) or properties tab (which appears when you select an action), click in a field that supports variables. The Insert Variable control in the toolbar becomes available. For example, click in the Folder to Scan field.

  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 Integration to display a list of all predefined and custom integration variables for the selected integration.

  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.

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

Related Topics