Create multiple records in Salesforce.
This action works well with the Build Record Object actions and the List > Construct function:
- Add a Build Record Object action to your Flow.
- Add a List > Construct function.
- Drag the output from your Build Record Object cards into the input fields of the List > Construct card.
Input
- Record Objects (list): list of objects that contain all the records to be created inside Salesforce
Output
- New Records
- Record IDs (list): unique identifiers for the new records (identified by their JSON)