Skip to content

Update Multiple

This page outlines how to configure an Flow Action on a Factorial Flow to update multiple records on the target Data Store

For instance, updating multiple existing Contact records matching specific criteria.

Add an Update Multiple Action

  1. Follow the instructions on how to Manage Actions
  2. Enter Basic Flow Action Details that is common for all the Flow Action elements
  3. The Business Object field will be the Business Object housing the records to be updated (e.g., a Contact Data table).

    Alt text

  4. After choosing the Business Object, define the selection query (which appears below the Business Object field) to filter the records by clicking on the Set button next to the text box.

    Alt text

  5. In the slide-out panel, fill in the basic details of Name and Description. Choose a Business Object to query. After selecting the business object, click the + Add button below it to add conditions based on the attributes that define the query.

    Alt text

  6. Once the query has been defined click on Save & Close to save the selection query

    Alt text

  7. Add each of the attributes to be updated in the Attribute Mappings section, and provide the associated values that need to be updated.

    Alt text

  8. Click on Save & Close to save the action.