Guide to connect your Mailgun account with SuprSend to send email notifications.
Form Field | Description |
---|---|
Nickname | You can give any name which may help you to identify this account easily |
Private API Key | You will get this Private API Key from your Mailgun account. SuprSend uses this API Key to send email on your behalf via your registered Mailgun account. Checkout the documentation on how to get your Mailgun API Keys |
Webhook Signing Key | You will get this key from your Mailgun account. SuprSend uses this API Key to sign the delivery events received via webhook. Check the documentation on how to get your Mailgun API Keys |
Is Sandbox environment | Select this if you are using Mailgun sandbox domain for sending emails |
Domain Prefix / Sandbox Domain | Sandbox Domain- Add sandbox domain name if you are using mailgun sandbox domain for sending emails Domain Prefix- Prefix of the subdomain names added in mailgun account. e.g. - if your subdomain name is mg.mydomain.com, the domain prefix will be mg Leave it blank if your root domain is added as the domain in mailgun account like mydomain.com Mailgun domain names can be referred from here |
Data center region | For domain region = EU, select “Europe region” else select “Outside Europe” |
From Name | Default ‘From Name’ that email will go from. You can override this in the individual template. e.g. SuprSend |
From Address | Default ‘From Email ID’ that email will go from. You can override this in the individual template. e.g. [support@suprsend.com](mailto:support@suprsend.com) |
Reply Address | Default ‘Reply To Email id’ on which replies are received. You can override this in the individual template. e.g. [support@suprsend.com](mailto:support@suprsend.com) |
Price per notification | This is the amount you pay per email notification to Mailgun. It helps us to calculate, estimate and optimise your cost spent on notifications. |
Sending->Webhooks->Add webhook
Add below URL for all event types (Delivered Messages
, Clicks
, Opens
, Spam Complaints
, Permanent Failure
, Temporary Failure
)
URL: https://hub.suprsend.com/webhook/mailgun/
You can add “Unsubscribe” link to your email by enabling Unsubscribes in Sending -> Domain settings (Tracking section)