Here’s what I’m attempting to do…..
I have an intake Paperform that our staff use. The submission of that form is the trigger. From the information gathered there, we want to create a new record in two different Airtable tables - and then link those records to each other. So it kinda looks like this….
Paperform —> Create new Airtable record in Pets table —> Create new Airtable record in Clients table —>….and then link the two new records to each other.
That last step is the part I’m having trouble with. What is the best way to do that? Do I add a “find” step for either of the records that we created in previous steps (does that even work)? What’s the best way to use the “Update Record” action to link records together in Airtable?