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?