Skip to main content
Updated in 2026.1
Email Notification Node configuration panel

Description

The Email Notification Node allows you to send quick and easy emails during sessions or for in-house communications without requiring any provider settings to be set up in the UI. Instead, you can configure the necessary provider settings in the environment variables and secrets. Only one provider can be set up at a time.

Restrictions

  • Your SMTP Server settings need to be adjusted to use the internal Cognigy Email notification.
  • Email attachments are restricted (for example, files, images). If required, use Send SMTP Email Node.

Authentication

This Node supports both Basic Auth and OAuth2 authentication methods. If you have an on-premises installation, you need to add the following parameters to the values.yaml file:

Parameters

Stop on Error

If switched on, the Flow execution will halt in case the mail-sending fails.
Last modified on June 15, 2026