Automation - delete record script not working
I have created a script to delete a record but it is giving me an error. Here is the code: console.log(`Hello, ${"300 Replens"}!`);let table = base.getTable("300 Replens")await table.deleteRecordAsync(input.config()['reckUma1c1NLjQADd']); Here is th...
- 53 Views
- 3 replies
- 0 kudos