To setup Resend to be used as an Email Service Provider in EmailElement, you will need:
- At least 1 Email Domain configured and verified
- At least 1 valid Sender Address (this is created with your account, but you can optionally make another if need from the “Domains” menu)
- A webhook setup and enabled
- Your API Key for Resend
Create and Enable Webhook
- From the left pane, select Webhooks
- Click “Add webhook”
- Edit the Webhook with the settings seen here:
- Select the following events
- email.bounced
- email.complained
- email.delivered
- email.delivery_delayed
- email.failed
- email.sent
[Use this for easier copy/paste]
Endpoint URL:
https://deliverywebhook.emailelement.com/api/event/resend
Get API Key
- From the same pane you found the Webhook settings, click on “API Keys”
- Click “Create API Key”
- Edit the Api Key with the settings seen here:
- Under Permission, select Sending access
- Under Domain, select the domain that is integrated within EmailElement
- Click Add
- Back in EmailElement, when setting up your integration, enter this item into its appropriate field
Powered by Wiki.js