Create "N" Records
Create a number of duplicate, iterative records
With the action “Create "N" Records”, you can create a number of duplicate, iterative records automatically when the chosen trigger is activated.
Trigger -> Action
The most important thing about a trick is understanding its conditions and actions. They have a simple generic structure:
When the condition (trigger) happens, then do (action).
Trigger -> Action
How to create
You just have to click on the "+ Automations" icon on the upper right corner of the screen to open the No code automations panel, and then on the "+ Create new automation" button:
Select the trigger of your choice to activate the action, then select the "Create "N" Records" action, and fill in the options:
- No. of records:
- Number of records to be created
- Choose the table:
- Choose the table where you'll create the records
- Set up the records' fields
- Iteration(optional):
- Choose a field to receive the iteration number. Attention: this will override the field if set above
* Choose a limit(optional): - Limit is the maximum amount of records to be created. By default, it's set to 100 (that's the maximum allowed even if you set it above)
- Choose a field to receive the iteration number. Attention: this will override the field if set above
Click on save
Updated about 2 years ago