Create Multiple Records

Create multiple records in Salesforce.

This action works well with the Build Record Object action and the ListConstruct function:

  1. Add a Build Record Object action to your flow.
  2. Add a ListConstruct function.
  3. Drag the output from your Build Record Object cards into the input fields of the ListConstruct card.

Input

Field Definition Type Required
Record Objects A list of objects that contain all the records to be created inside Salesforce. List FALSE

Output

Field Definition Type
New Records
Record IDs Unique identifiers for the new records (identified by their JSON). List

Related topics

Salesforce connector

Workflow elements

Salesforce developer documentation