
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 thevalues.yaml file:
- OAuth2 (recommended)
- Basic Auth
object:variables:Cognigy.AI caches connections by default, and for OAuth2 connections, Cognigy.AI also caches the refresh and access tokens. To update the refresh token or access token, create a Snapshot.
Parameters
Store location of SMTP Request result
Store location of SMTP Request result
Stop on Error
If switched on, the Flow execution will halt in case the mail-sending fails.Advanced
Advanced