Look up and update multiple records as a single step. Using this step removes the need to separately look up a list of records and then process the list with a Script step. Set field values with a template or add and configure them using data pills.

Roles and availability

Available as an Workflow Studio action step. Users with the action_designer role can create a custom action with one or more action steps.

Fields

Action error evaluation

If this step fails
Data type: Choice

Option to continue running the next step or go to error evaluation. To use the step status code or message for a custom action error condition, see Action error evaluation.

Example

Example Update Multiple Records step.

Outputs

Field Description Data Type
Count Number of records updated. If no records are updated, the count is 0. Integer
Error Message Message that is displayed if the step produces an error. String
Status The completion status of the step as a numeric value.
  • 0 (success)
  • 1 (error)
Choice