Integrating your Mailgun account
This article outlines how to integrate your mailgun SMTP account with Sales Pophet.
Written by Shawn ElledgeLast update 3 months ago
Step-by-Step Guide to Configuring Mailgun to Send Webhooks to Your Mailing System
Log in to Mailgun
Go to the Mailgun website and log in to your account.
Navigate to Webhooks
From the Mailgun dashboard, click on the domain you want to configure.
In the left-hand menu, select "Webhooks."
Create a New Webhook
Click on the "Add Webhook" button.
Select Event Type
Choose the type of event you want to receive webhooks for (e.g.,
delivered
,failed
,opened
,clicked
, etc.).Webhook
https://api.salesprophet.io/api/Tracking/MailGun
https://api.salesprophet.io/api/Tracking/MailGun/Bounce
Enter Webhook URL
In the "URL" field, enter this URL :
Route
https://api.salesprophet.io/api/Tracking/MailGun/Reply
Did this answer your question?