SendGrid Dispatcher
The SendGrid dispatcher sends notifications via SendGrid's API.
Configuration
The following parameters are available to configure the SendGrid dispatcher:
- API Key (required): Your SendGrid API Key.
- From Address (optional): Override the sender email address.
- From Name (optional): Override the sender display name.
How to use
- Select
SendGridas dispatcher for a Channel - Fill the form with your SendGrid API Key and optionally a from address/name.
- Save the Channel.
Now you can add this channel to your Application and send notifications.