Skip to main content

I have three tables: Projects, People, Contracts.

When a request for a new Project is submitted, multiple People are added to the 'Talent' field.

I would like to create an Automation that then creates a new Contract for each of the People allocated as Talent.

Thank you in advance. I hope I've explained that sufficiently, I'm new to Airtable!

 

Have you searched these forums for similar topics? 


Hi there,

Here's an article showing how to set up this type of automation. The idea in the article should help show you how to create those new records and link the records together.

(Note: We need to update some of the screenshots in this article)

How to Automatically Add a Set of Tasks to Each New Project Using Airtable Automations


Hi there,

Here's an article showing how to set up this type of automation. The idea in the article should help show you how to create those new records and link the records together.

(Note: We need to update some of the screenshots in this article)

How to Automatically Add a Set of Tasks to Each New Project Using Airtable Automations


Thanks but this doesn't solve my problem. I know how to automate creation of a new Contract, but it just carries over the multiple People into one Contract. I want one Contract created per Person. 


Have you searched these forums for similar topics? 


Yes I have, but I wasn't able to find a solution.


Hello NB_LMI, you can do this with automations and repeating group functionality: https://support.airtable.com/docs/repeating-groups-of-automation-actions

Here is an example: 

Base


Hello NB_LMI, you can do this with automations and repeating group functionality: https://support.airtable.com/docs/repeating-groups-of-automation-actions

Here is an example: 

Base


Thats exactly what I needed, thank you!!


Hello NB_LMI, you can do this with automations and repeating group functionality: https://support.airtable.com/docs/repeating-groups-of-automation-actions

Here is an example: 

Base


Hi I ran across this trying to do the same thing myself. I thought I followed all the steps correctly, but all the new records that are created are identical. For example:

I am tracking my project management. So one table is "project tracker." Each project has multiple, various different products associated with it. When the project is complete, I want a new table for invoicing that will create a new project record for each project associated with the project.

Here's some screenshots. What am I missing?


Hi I ran across this trying to do the same thing myself. I thought I followed all the steps correctly, but all the new records that are created are identical. For example:

I am tracking my project management. So one table is "project tracker." Each project has multiple, various different products associated with it. When the project is complete, I want a new table for invoicing that will create a new project record for each project associated with the project.

Here's some screenshots. What am I missing?


Hello @mmr1443 , please check if you are using the value from the current item

 


Hello @mmr1443 , please check if you are using the value from the current item

 


Wonderful! That was the issue. Thank you so much. 


Reply