This is killing me. It’s literally the last speedbump in my first Airtable script:
I have this command:
await email.updateRecordAsync(dateArray[i][0],{‘ActualFieldName’ : linkID});
It works! But THIS…
await email.updateRecordAsync(dateArray[i][0],{...