Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel2
typeflat

Description

This unit is a Processor unit.

This unit filters inbound events based on a true/false condition set in the unit properties.

...

Code Block
username != null && username.equals("user_mail")

...

📁 Download this example

You can try this flow by downloading this JSON and uploading it to your domain using the Import option:

...