Skip to content

Notification Settings

Notification Settings allow you to configure global providers and credentials for sending notifications across the platform. These settings apply to all notification templates and channels.


Email Provider Configuration

You can configure the platform to send emails using either an SMTP provider or Microsoft Graph API.

Field Description Notes
Provider Type* Choose the email provider Options: SMTP / Microsoft Graph API
SMTP Host* SMTP server address Required if SMTP selected
SMTP Port* SMTP port Default: 587
Username* SMTP username Required if SMTP selected
Password* SMTP password Required if SMTP selected
Enable TLS Enable/disable TLS encryption Optional
Default From Email Sender email address Used as default for all emails
Client ID* Application Client ID Required if Microsoft Graph API selected
Client Secret* Application Client Secret Required if Microsoft Graph API selected
Tenant ID* Azure AD Tenant ID Required if Microsoft Graph API selected

Screenshot Placeholder:
Email Provider Settings Screenshot


SMS Provider Configuration

Field Description Notes
Provider Name* Name of the SMS provider Required
API URL* Endpoint URL for sending SMS Required
API Key / Token* Authentication key or token Required
Sender ID* Default sender ID for SMS Required
Default Priority Message priority Options: High / Normal / Low
Encoding Message encoding Default: UTF-8
Validity Period (minutes) Duration for which SMS is valid Default: 5 minutes

Screenshot Placeholder:
SMS Provider Settings Screenshot


Notes

  • These settings are global, meaning all notification templates will use these credentials unless overridden.
  • Changing these settings affects all outgoing notifications, so handle credentials securely.