Getting slack message to post only once when there are multiple variables beneath

Hi all,

I am struggling to get text aggregators to work. I want Make to read a Notion database and see who is joining the company soon and doesn’t have a laptop/account set up yet, then send a Slack alert to a private channel. I am most of the way there but I want the output to look different.

I want it to look like this (one header for each alert then the names):

The following new starters do not have accounts set up and they start in a week or less:
Name 1 - x days til start
Name 2 - x days til start

The following new starters have not had their laptops ordered yet and they start in three weeks or less:
Name 3 - laptop type - x days til start
Name 4 - laptop type - x days til start
Name 5 - laptop type - x days til start

but instead it is repeating the header each time it posts the name. Screenshots attached of the current output and the diagram.


Hey Annabel,

and what is the issue you are having with the text aggregator? I suppose the router is the two different outputs right? So just put two text aggregators after each filter and configure the text strings inside.

1 Like

Thank you! Not sure how I was getting it wrong before but yes that was the solution! I think I was placing them in the wrong place (after the header message).