Airtable Create Record gives error for Number field

Trying to create record in Airtable, it gives met the following error..
422 - {“error”:{“type”:“INVALID_VALUE_FOR_COLUMN”,“message”:“Field "Property Zip" cannot accept the provided value”}}


Any suggestions?

Hey Ruchika,

May I know what field type you’re using for the Property Zip? Is it a number?

Did you try enabling Typecast? Click on Add Option and select Typecast. Then toggle the Typecast switch to true. If this doesn’t solve your issue, please let me know.

This worked. There needs to be more clarity on this… I would not have known without the forum.

How would you want to have this feature? (trying to understand how it will make it easy for the users :slight_smile: )

Since in the SET node I had set the zipcode in a Number field, I would not expect any setting in the Airtable node.