What are you trying to achieve?
I want to take form responses from Tally and distribute the data to multiple Airtable tables. Specifically, I need to get the Airtable record ID from the first table and use it in the others.
Steps taken so far
I have a Tally form that sends data to an Airtable table. I’m trying to use the Airtable ‘Search Records’ module to get the Record ID. I then try to use that Record ID in other Airtable ‘Create a Record’ modules. The Record ID is not available in the other Airtable modules. I have try to use the Response ID of tally to use as a record ID, but I have encounter errors.
A form arrives in Tally, the responses from that form are distributed to different tables in Airtable. In the first table, an ID is generated. In the Airtable module (Search Record) connected to that table, we want to retrieve that ID and distribute it to the other tables BUT we have not been able to achieve it! My friends say that in Zapier it is easier but I do not want to leave Make! Can someone help me???