Hello everyone,
I’m a newbie on Make and i’m stuck in the middle of my first scenario.
i’m trying to make a scenario to get several items from a Notion database to gather some of its fields (title, summary, url …) in a single mail but it’s not working as expected. I get the information from only one article in the body of my mail.
What am I doing wrong?
Can anyone help me build my scenario?
Hi Michel,
It sounds like you could use a “Search objects” module followed by an Array/Text aggregator to group multiple database item fields together, which you can then map into the email. How does that sound? Feel free to share screenshots/scenario blueprints if needed
I think you could directly use a “text aggregator” module (found under “Tools”) after the trigger. This allows you to compose your HTML text. Your “Source module” will be the trigger (Watch database items).