FlowStep: Discard

Often used for testing and in conjunction with a BCC mail step, stops the message before delivery and gives the status Discarded, regardless of the recipient. Any other FlowSteps before the Discard message will be executed like normal. This allows for safe testing, even with real user data, without the risk of sending unwanted messages to real recipients.

Discard_timeline.png

Settings

Discard_settings.png

  • Discard reason: Briefly give the reason for discard here.

Advanced

Settings_Discard_Advanced.png

  • Set condition for his FlowStep: Do you want to set a condition? Checking this box will open a new input field. This allows you to set a condition so that a FlowStep is only executed when it meets a specific 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.