Using MailGun in GrooveMail

Using MailGun in GrooveMail

Dec 18, 2022

Step 1: Visit MailGun website and login to your account.

Step 2: Once you land on dashboard, you can add your domain or subdomain.

Step 3: Click on domain name and you will be directed to Overview page, here you can grab your SMTP credentials (username and password) and plug them into your app’s settings.

Step 4: On the same page there is menu item named "API Keys" on the right, clicking on it will redirect you to a page where you can fetch the "HTTP webhook signing key".

Step 5: Click on "Webhooks" option from left side menu you will be redirected to Webhooks page:

  • Click on "Add Webhook" button on the right, a popup will open up.
  • Select any of the event you want (Open, Click, Spam etc).
  • Copy the webhook URL from GrooveMail Sender & enter the same in the url input and then click on the "Create Webhook" button. New Webhook will be created and similarly you can add multiple webhooks for different events.
  • Step 6: Fill all the entries and create the sender.