User-defined data

You can create new relevant data items to use within a workflow to hold data that might be used in more than one activity. Relevant data items might receive the output of an application extension.

To store data in the relevant data items, you must first create the relevant data item with the appropriate data type. You can then optionally initialize the data item with JavaScript code, but you are not required to do so. Relevant data can also be populated by mapping it to the output parameter of an activity.