Skip to main content

Create a Data Flow

As activities run one after the other, they produce data. It can be a simple "success" or "failure" indication, or something more substantial such as a file content, a database record, or a user account name.

In most cases, you will want to pass this data from activity to activity down the workflow to do extra processing, to display it, to store it, or to send it out. In Resolve Actions, passing data between activities is done using variables.

The types of variables that you can use in your workflows include:

  • Workflow Variables
  • Global Variables
  • Module Variables