I’m migrating from Zapier to n8n and getting some issues when use Notion nodes.
As I need some information that is not present in the simplified version response, fields are always returned as an array. When the field in Notion is empty, the array don’t exist in the raw data and I get a bad request.
Error message
Bad request - please check your parameters
body failed validation: body.properties.Gerente Predial.rich_text[0].text.content should be defined, instead was undefined.