This section is a step by step guide to add Resend as your email service provider.
You can use use your existing Resend account to integrate, or create a new account from here

Resend integration on SuprSend account

Step 1: On the SuprSend dashboard, follow the steps as below:

  1. Go to vendors tab from the side navigation panel. Select 'Email' channel
  2. Select the relevant notification category from the list
    1. System for time-sensitive notifications like OTP, Forgot Password and Verification emails. These notifications can't be unsubscribed by the users and are given the highest priority in notification send queues.
    2. Transactional notifications are sent in response to some user transaction or action on your platform like Payment Confirmation, booking confirmation, Post shared / liked, and reminders. They are second in priority in notification queues after system notifications. Know more about transactional category here
    3. Promotional notifications are sent out to users to increase sales, promote products, or bring users back to your platform like newsletters, announcements, upcoming sale or event, deals and discounts etc. These communications are generally sent in bulk, consuming a significant portion of the communication pipeline. That's why they are given the least priority in notification queue.
  3. Select 'Resend' from the list of Vendors


Step 2: On the Settings, enter the details:


Form FieldDescription
NicknameYou can give any name which may help you to identify this account easily
API KeyYou will get the API key from your Resend account.SuprSend uses this API key to send email on your behalf via your registered Resend account.
From NameDefault 'From Name' that email will go from. You can override this in the individual template.
eg. SuprSend
From EmailDefault 'From Email ID' that email will go from. You can override this in the individual template.
eg. [email protected]
Reply EmailDefault 'Reply To Email id' on which replies are received. You can override this in the individual template.
eg. [email protected]
Price per notificationThis is the amount you pay per email notification to Resend. It helps us to calculate, estimate and optimise your cost spent on notifications.

Get API Key from Resend account

Once logged in to your Resend account, navigate to API page from the left navigation panel. You can use your existing API key and click on "Create API Key" to create one.


Whitelist email domain on Resend

A domain is used to send emails using your own domain. Verifying a domain is a required step because it’s essential to ensuring the deliverability of your emails. You can verify a domain by setting DKIM DNS record.

Go to Domains tab on Resend dashboard to add your domain. Know more about domain verification here.


Configuring Open/Click tracking for emails on Resend

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 at a single place.

Go to the webhook tab from side navigation on your resend account and add SuprSend webhook endpoint and select all events to listen.

URL: https://hub.suprsend.com/webhook/resend/


How to add Unsubscription link in email

It is advisable to give your recipients the ability to unsubscribe from emails. First, it is required by the CAN-Spam Act. Second, if you don’t give them this option, they are more likely to click on the spam complaint button, which will cause more harm than allowing them to unsubscribe. Finally, many ESPs look for unsubscribe links and are more likely to filter your email if they don’t have them.

You can directly add unsubscription link in your email using $hosted_preference_url variable in your template. This link directs users to the SuprSend preference page. With SuprSend preference setting, you have the flexibility to create multiple notification categories based on the type of notifications. This allows users to opt-out of specific notification categories, providing them with granular control over their preferences compared to other email services where they can only opt-out from all marketing communications at once.



What’s Next

Create an email template and create workflow to start sending email notifications with your Resend account