Apr 29, 2024 05:41 PM
Apr 29, 2024 06:37 PM
Nope, there isn't a way to extend the limit I'm afraid. Try optimizing your code by using `updateRecordsAsync` instead of `updateRecordAsync`, should solve the problem
https://airtable.com/developers/scripting/api/table#update-records-async
May 01, 2024 05:41 AM
Hi,
Time limit exists in automations. Did you try to run it in script extensions?
I wonder what's the purpose of the script and what's the fields type.