Skip to main content

I’m creating records via API and everything works well EXCEPT for creating single select options.


I’m passing strings in an array and only pass options, which already exist. Still I get this error back:



Does anyone know why?

What is the API call you’re making?


You may also want to turn on typecast to see if that makes a difference, which would indicate a difference in what you’re sending vs. what already exists as options for the field.


Oh wait, did you say that you’re sending an array to a single-select field? You can only send one value to a single-select field.


OMG! The bug always sits in front of the computer… Guess 38 degrees C got to my head :winking_face: Thanks, @ScottWorld


Hahaha, just a little PEBCAK error! 😜


Hahaha, just a little PEBCAK error! 😜


:grinning_face_with_big_eyes: (just writing some text so Airtable let’s me post…)


Reply