Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page explains how to use the user notification rule settings to configure PhixFlow to send emails automatically.

Overview

Use the user notification rule settings tab to define a rule for an email notification. A file exporter or task will use this rule to decide whether or not to email the user.

...

Basic Settings

FieldDescription
UserUsers

The name A list of a PhixFlow user users to be emailed if the rule expression is true.

Email AsSet the send-type of email:
  • To
  • Cc
  • Bcc
Expression

Enter a PhixFlowexpression that evaluates to:

  • either 1 which means true. PhixFlow sends the email
  • or 0 which means false. PhixFlow does not send the email.

...