Sendgrid integration on SuprSend account
On the SuprSend dashboard, go to vendor page from side panel and click Email -> Sendgrid from the list of Vendors. This will open vendor details page as shown below:
How to get API Key from Sendgrid account
In order to generate the Sendgrid API Key, you can refer the section: Create an API Key on Sendgrid.Setting callback URL in Sendgrid account
One of the platform advantage of using SuprSend as a central communication system is that it shows notification analytics for all channels in your SuprSend account together. Go to Settings->Mail settings -> Event Webhook Authorization: None Post URL:https://hub.suprsend.com/webhook/sendgrid/
Deliverability data: select all
Engagement Data: select all
How to add Unsubscription link in email
It’s recommended to allow recipients to unsubscribe from emails. You can either:- Use your vendor’s unsubscribe link by enabling Unsubscribes in Sending → Domain settings (Tracking section). This opts users out of all emails from that vendor.
- Use SuprSend’s hosted preference page for more granular control, allowing users to manage preferences per category while also reducing unnecessary vendor API calls for opt-outs.

Migrating Email templates from Sendgrid
If you have used sendgrid design library to design email templates and planning to migrate your existing templates to SuprSend. You can do that using our email HTML editor. Please follow the steps below for migration:1
Export HTML file of your existing template
Sendgrid templates are designed using drag and drop editor
Sendgrid templates are designed using drag and drop editor
- Go to Sendgrid Design Library
- Select the email template that you want to export and click on “Edit”
-
In the design editor, you’ll find the option to
Export HTMLin build -> Advanced section

Sendgrid Design Editor template
Templates are designed using Code editor
Templates are designed using Code editor
- Go to Sendgrid Design Library
- Select the email template that you want to export and click on “Edit”
- In the editor, simply copy paste the HTML content and add it in SuprSend email editor (in step-2)

Sendgrid Code Editor template
2
Copy paste the HTML content in SuprSend email editor
- Go to SuprSend dashboard -> Templates page
- Click on “+New Template” and add a template name.

- Go to email editor and click on
Switch to HTML editorand paste the HTML template downloaded from Sendgrid and click onPublish
