Skip to main content

I couldn’t find much documentation for createRecordAsync for Scripts.


I kept getting an error like "Error: Field “College” cannot accept the provided value.


I passed in "College": "University of Washington", for a Linked Record Field and "Undergrad Graduation": "2021", for a Single Select, both caused errors.


What are the correct ways to pass non-text variables to create records?

Hi @Jacob_Young, take a look at this page for documentation about what to pass into the createRecordAsync method.


Cheers 🙂

-Raminder


Reply