Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


This action allows you to process a list of records. For each record, you can execute other actions. Simply drag other actions into the Process List structure.

Image Added

Specify the list of records to process

Provide a reference to a list of records. The drop down will allow you to select valid lists that have been defined. Some examples of valid lists are results from retrieving database records, arrays of objects or values that are API inputs or created as work variable.

Enter work variable name

Enter a work variable name to use for each record being processed. The work variable can then be accessed from other actions within the structure.

Example

This plugin can be used to go through a list of records retrieved from the database so that you can perform some action with each record.

Image Added