Skip to main content

I’m currently trying to map a Yes/No field from Typeform to a checkbox field in Notion. When I manually type in “TRUE”, “true”, “false”, etc. into the field in Zapier it works like a charm, but when I try to fill out the field dynamically with data from Typeform, I get the following error:

body failed validation. Fix one: body.properties.Yes/No.title should be defined, instead was `undefined`. body.properties.Yes/No.rich_text should be defined, instead was `undefined`. body.properties.Yes/No.number should be defined, instead was `undefined`.

 

Has anybody else experienced this as well?

Hi @janosch.hrm 

Please post screenshots of how your Zap steps are configured, thanks.

 

When creating a database item, I’m getting an error about an invalid option

When using field types “Tags”, “Select”, or “Multi-select”, the tags or options used need to be created in the database in advance.
Go back to the database in Notion and add the tag or options to a database item first.


Sure @Troy Tessalone !

 

In this case, I’ve used a value from a formatter step to format the value “true” received from Typeform to “TRUE”.  When I type the value itself in plain text, it seems to work fine (as seen in the screenshot below)

 

 


@janosch.hrm 

You may have to reach out to Zapier Support about this: https://zapier.com/app/get-help

 

Here’s a related Topic:

 

 

FYI: If interested, you can use 1 Code step to uppercase the values and save 1 Step and 1 Task.

Code: https://zapier.com/apps/code/help

toUpperCase(): https://www.w3schools.com/jsref/jsref_touppercase.asp


I was actually able to resolve the issue myself. I just added a new database property in my Notion database and after reloading everything, the issue was gone. Thanks for your help, @Troy Tessalone !

 


Thanks so much for sharing your solution here, @janosch.hrm! So glad you were able to get this sorted! :)