I have a webhook that is retrieving form data as a record. I want to create multiple records depending on the contents of that record.
The record contains data like this:
- parent first and last name and email.
- Kid 1 FirstName, LastName
- Kid 2
- etc.
Some records will only have Kid 1 others up to 4 or 5.
I want a separate record in airtable for each kid but each should contain the parent email and names.
How would I go about doing this?
- Tim