Notion 400 error

:bullseye: What is your goal?

Append a database field with new data from parsed JSON

:thinking: What is the problem & what have you tried?

I am getting a 400 error when I try to run the scenario. I have mapped to the correct field but whenever I try to append the output from Parse JSON I through an error saying multiple fields are undefined.

:clipboard: Error messages or input/output bundles

The operation failed with an error. [400] body failed validation. Fix one: body.properties..title should be defined, instead was undefined. body.properties..rich_text should be defined, instead was undefined. body.properties..number should be defined, instead was undefined. body.properties..url should be defined, instead was undefined. body.properties..select should be defined, instead was undefined. body.properties..multi_select should be defined, instead was undefined. body.properties..people should be defined, instead was undefined. body.properties..email should be defined, instead was undefined. body.properties..phone_number should be defined, instead was undefined. body.properties..date should be defined, instead was undefined. body.properties..checkbox should be defined, instead was undefined. body.properties..relation should be defined, instead was undefined. body.properties..files should be defined, instead was undefined. body.properties..status should be defined, instead was undefined. body.properties..place should be defined, instead was undefined. body.properties..id should be defined, instead was undefined. body.properties..name should be defined, instead was undefined. body.properties..start should be defined, instead was undefined. body.properties..lat should be defined, instead was undefined.

:link: Create public scenario page

:camera_with_flash: Screenshots (scenario flow, module settings, errors)

1 Like

Hi @kwasmodo ,

For further troubleshooting, could you please share the input bundle screenshot of the Notion module?
This will help us identify the issue more clearly and provide a more accurate solution.

Best regards,
Msquare Automation
Platinum Partner of Make
@Msquare_Automation

Try changing “Value Type” from “Text” to “Rich Text”. I found that often this resolved any errors when appending content to a Notion page.

Hi @kwasmodo ,

Could you please check whether there are any undefined filters in the scenario? That might be causing the issue. Once those are corrected, it should work as expected.

Also, feel free to let us know if you’re facing any other issues.

Best regards,
Msquare Automation
Platinum Partner of Make
@Msquare_Automation