Hi all,
I have an error when I reproduce this example: Airtable Scripting
let record = await input.recordAsync(‘Select a record to use’, table);
Throw this error:
TypeError: input.recordAsync is not a function
Does anyone have an idea of what I need to change?
Thanks,
Arthur
