Resolved! Script for creating record with single select field is failing
I have the following script to create records in a table. Event Name is a Single Select field. But I get an error "Error: Field "...." cannot accept the provided value." await passTable.createRecordAsync({ "Event Name": event, "Event Date/Time": date...
- 65 Views
- 3 replies
- 0 kudos