I`m trying to switch my Automation from AurTable to Notion, but have a trouble with Search by Item Databe
[400] body failed validation. Fix one:
body.filter.or[0].rich_text.equals should be defined, instead was undefined
.
body.filter.or[0].rich_text.does_not_equal should be defined, instead was undefined
.
body.filter.or[0].rich_text.contains should be defined, instead was undefined
.
body.filter.or[0].rich_text.does_not_contain should be defined, instead was undefined
.
body.filter.or[0].rich_text.starts_with should be defined, instead was undefined
.
body.filter.or[0].rich_text.ends_with should be defined, instead was undefined
.
body.filter.or[0].rich_text.is_empty should be defined, instead was undefined
.
body.filter.or[0].rich_text.is_not_empty should be true
, instead was ""
.
I don`t know what to do cause I can not find any “rich text” type of filter here…