Hello everyone,
I’m having difficulties retrieving certain information from a Notion database in a Make scenario.
- Filter on a “Selection” field from an aggregation
I want to add a filter when the “Selection” field contains the value “CAF”. However, since “CAF” is an aggregation, it appears that this information is stored as an Array.
How can I correctly retrieve and filter this data?
- Retrieving the email address from an aggregation
Next, I would like to extract the email address from another database to add it as a recipient. As with the first point, this information is also stored as an Array. I assume that solving the first issue will help resolve this one as well.
Thank you in advance for your help and advice!
Best regards,
Baptiste