The Community will be undergoing maintenance from Friday February 21 - Friday, February 29 and will be "read only" during this time. To learn more, check out our Announcements blog post.
Hi Everyone!
I’m trying to make an automation that could send out T&C contracts to a set of people in my table.
I managed to send out the T&C forms using a basic Airtable automation, but is there a way where it could change the status of a record aft...
Hi everyone,
I want to retrieve modified records through scripting app. Is there a script that gives me back the retrieved record so I can continue working with that record? For example if a certain field is modified it will store that field in a var...
Hi everyone,
I’m trying to create a page similar to the GDE Directory page (https://developers.google.com/community/experts/directory) where you can filter by regions on the map and see the list of people as blocks below the map. We have the map bloc...
Hi everyone,
I have a table where I store event proposals, and I would like to make a weekly digest email about it. With formulas, I made a view that is filled with records every week with the past week’s proposals. I want to send this data in an ema...
Hi everyone,
I have an automation, where the automation should copy a field whenever a new record is created. It should copy the data from Instance field to All Events field in the same table. However I get an error that says “Updating the record fai...
I reversed the flow. I have 3 tables that play a role here. I have ‘Instance’ ‘Proposal’ and ‘All Events’. First The automation is living in ‘Proposal’. I wanted the automation to copy and paste the linked ‘Instance’ whenever a new Proposal occurs, i...