Hi! Is it possible to create new options for single-select or multiple-select fields while creating a record with a script? API allows using the typecast:true
parameter. Is it possible to do the same in the scripting application’s createRecordAsync() function? Thank you in advance.
Page 1 / 1
Welcome to the Airtable community!
Scripting app can create new options for a single-select or multiple-select field. However, you must explicitly create the option in a separately from creating the record. The details are in the documentation.
Automation scripts cannot create new single-select or multiple-select options.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.