Notification Rule Fields and Channels - FusionID Documentation

FusionID Documentation

Solution
Application
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US

Notification Rule Fields

FieldDescription
NameA descriptive name for this notification rule.
EnabledToggle to activate or deactivate the rule without deleting it.
Event Type(s)One or more events that trigger this rule.
Channel(s)One or more delivery methods for the notification.
Channel-specific settingsAdditional fields depending on the channels selected.

Email Channel

The email channel sends an email to one or more recipients when the event triggers.

FieldDescription
Email RecipientsA list of email addresses to receive the notification.

HTTP POST Channel

The HTTP POST channel sends an HTTP POST request to an external endpoint when the event triggers.

FieldDescription
API URLThe endpoint URL to post the notification to.
API HeadersOptional key and value pairs to include as request headers, such as authorization tokens.