Can you help.I need to replace a linked field with a string - both in the same table. Here's my code: The problem is on line 23. If I run it as the following it works fine. However "YSW CC2" is a text field.23 await mainTable.updateRecordAsync...
Hi first time scripting in Airtable and its a bit difficult so any help would be appreciated.
I am using a button to run an automation to create a new record in a table. I then want to set a value in this new record to a USER INPUT value. This USER I...