With Aggregate messages, you combine a number of messages into one. Examples include; A bidding website where when something changes in a bid, you can choose how often and for how long a collection email is sent. Or when you want to send a message where error mails are merged.
Settings
- Immediately send first message: You can choose to send the first message immediately in response to a trigger.
- Aggregate messages for: Indicate that messages should be collected and aggregated based on time (hours, minutes, seconds, days).
- Send if no messages for: Specify a time when a message should be sent with the collection of message up to that point.
Advanced
- Set condition for his FlowStep: Do you want to set a condition? Then a new input field will appear. This allows you to set a condition so that a FlowStep is only executed when it meets a special condition. You write a condition in the Freemarker language (https://freemarker.apache.org/).
- Comments: here you can optionally add a comment, so that your colleagues can see why this Flowstep is being performed.