To complete the integration, you will need to create an API Token and set up Transactional Api Events. Please follow the instructions below to complete the integration.
Authenticate
Create your Api token
Use this token as the Api Key in your Send Integration
Set up the EmailElement webhook for these events: Email Sent, Unsubscribe, Bounce, Block, Complaint.
Choose the Email Sent event tab and fill in the following:
Field | Value |
---|---|
Enable events | turn on |
Data format | JSON |
URL | https://deliverywebhook.emailelement.com/api/event/jangomail |
Custom Headers | eventtype:sent |
Transactional Email ID | id |
Email Address | |
Sent Date/Time | date |
Choose the Unsubscribe event tab and fill in the following:
Field | Value |
---|---|
Enable events | turn on |
Data format | JSON |
URL | https://deliverywebhook.emailelement.com/api/event/jangomail |
Custom Headers | eventtype:unsubscribe |
Transactional Email ID | id |
Email Address | |
Unsubscribe Date/Time | date |
Choose the Bounce event tab and fill in the following:
Field | Value |
---|---|
Enable events | turn on |
Data format | JSON |
URL | https://deliverywebhook.emailelement.com/api/event/jangomail |
Custom Headers | eventtype:bounce |
Transactional Email ID | id |
Email Address | |
Bounce Date/Time | date |
Diagnostic Code | diagnosticCode |
Choose the Block event tab and fill in the following:
Field | Value |
---|---|
Enable events | turn on |
Data format | JSON |
URL | https://deliverywebhook.emailelement.com/api/event/jangomail |
Custom Headers | eventtype:block |
Transactional Email ID | id |
Email Address | |
Block Date/Time | date |
Diagnostic Code | diagnosticCode |
Choose the Complaint event tab and fill in the following:
Field | Value |
---|---|
Enable events | turn on |
Data format | JSON |
URL | https://deliverywebhook.emailelement.com/api/event/jangomail |
Custom Headers | eventtype:complaint |
Transactional Email ID | id |
Email Address | |
Complaint Date/Time | date |
Example of form filled out:
Remember to SAVE your settings.
That's it! You should be ready to send email using JangoMail.