I have a table linked to an application form. This table has a field with a check in it.
I have another table within the same workspace for people that are referred, also with a check in it.
Right now, new members apply and then I have 2 records: one from the application form, another from the manual enter I did as the person got referred.
I want the system to update all records when someone applies using the form, so it doesn’t create another record, but fill in all the information on the already created one. Is this possible?
I can’t seem to make it work via automations.
Automation for when records match conditions
Best answer by TheTimeSavingCo
Hmm, so your workflow currently is:
- Person gets referred
- You create a record manually in the ‘Referred’ or some such table
- You send the person the form link
- They submit the form
- New record gets created from the form submission
And now you want the data from the form submission to go into the record you created in step 2, is that right?
---
Third party app solution
Try using Fillout (https://www.fillout.com/), free up to 1k submissions a month and would be the fastest way for you to deal with this I reckon. In step 3, instead of sending the form link, you’d send them a specific link that’s tied to their ‘Referred’ record, and then when they submitted that it’d update your form directly
Airtable solution
Assuming the tables are in the same base and that there’s a unique identifier between the two records (e.g. the email would be a good one), then you could create an automation that’ll trigger when the form is submitted, it’d look for a record in ‘Referred’ with the same email and then update the appropriate fields. You could also make the record delete itself via a Run a Script action too

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.





