Good morning, i have a problem with my script.
I want to update a record from a script button and i write this code:
// Delete a record
let table = base.getTable("Clients");
let record = input.recordAsync;
table.updateRecordAsyn...
I have a problem with airtable automations exporting the field “last modified time”.
I created an autamation triggered by a record update and the action is “append a row in google sheet”.
It seems it works fine but there is a problem with the time be...
No, i live in europe, but this problem is of the last few days. I checked the date and time settings of my pc and google but it’s all right. I also noticed another thing, when i update a record the initial time is correct, it swap of an hour only whe...