Skip to Content

Mailgun

Import/clone Mailgun_HTTP source from the Connectors application.

  • Mailgun API uses Basic HTTP auth with ‘api’ as the username and your API key as the password (source: API Authentication ). To view your primary account API key: Log in -> Settings -> API Keys -> Private API key -> click the eye icon to view it. Copy the key to the password field of the source.

  • To get your domain: Log in -> Sending -> Domains -> Click on your domain -> Copy the domain into the ‘domain’ filed in the Variable section of the source.

  • The Connectors library application contains an example of how to get all mail lists in the Mailgun scenario. You can modify the example to call any API call supported by Mailgun API .

Last updated on