I have a table with a JSON string in a long text field. I want to use the individual values in the Airtable Automation to update a record.
I pass the JSON string to the script and want to get it back as an object (like retrieving the body from a webh...
We have built an automation that syncs data from our CRM with Airtable. Each insert/update/delete in the CRM post a message to a webhook created from an Automation. This works perfectly fine for single transactions in the CRM but for a bulk update or...
I want to use an API to trigger Zapier as waiting for a record to enter a view might sometimes take too long for a near real-time sync operation. So I want to pass the record id of the record that needs to be processed by Zapier.
I have no script cod...
I had some conversations with Airtable staff on the issue and they explained:
Each individual automation can run max. 5 per second – if you request more (like I did, they are simply ignored: e.g. processed 168 out of 800 during a batch update).You ca...
Hi Scott, this was very helpful to get started with scripting in Airtable.
I would also like to thank you for pointing me to Make.com. I already noticed a few additional benefits and will start exploring to move over from Zapier to Make.com