Links

Mailgun

Introduction

Mailgun is an email service provider (ESP) that offers straight-forward sending, inbound routing, analytics, and validation; offers managed service capabilities and provides email delivery for high-volume senders.

Supported actions

For your Mailgun account, YAP supports the following actions:
  • New mailing list member (adding a new mailing list member)
  • Send email (sending email via your Mailgun account)

Setup requirements

‌Before setup, please check that you have granted to YAP the permission to send notification to your Mailgun account. For this, sign in to Mailgun and authorize the permissions requested by YAP.‌

Connection

The Mailgun API is built on HTTP.
API is RESTful and works in the following way:
  • Uses predictable, resource-oriented URLs.
  • Uses built-in HTTP capabilities for passing parameters and authentication.
  • Responds with standard HTTP response codes to indicate errors.
  • Returns JSON.
Field
Type
Description
Private API key
Required
Find your Private API key under Account Settings > Security in Mailgun.
Domain name
Required
The domain name to use from the list Domains in Mailgun. https://api.mailgun.net/v3/(domain name).

Common use cases

  • Standard transaction emails
Questions? We're always happy to help with any issues you might have! Send us an email to [email protected] or request the demo with our sales team.