Skip to main content

Mailgun

Connect Mailgun so your workspace can send email through your Mailgun account. Messages are sent from domains you configure and verify in Mailgun (for example mg.yourcompany.com)—not from FunnelStory’s domain. This connection validates your domain and API credentials; workflow actions use them to deliver mail on your behalf.

What FunnelStory uses it for

  • Workflow and product email — Email actions in workflows (and similar features) can target this connection. Set From to an address on your Mailgun sending domain.

Before you connect

  • In Mailgun, add and activate a sending domain and create a private API key.
  • Choose the correct base_url (include the /v3 segment as in Mailgun’s documentation):
    • US: https://api.mailgun.net/v3
    • EU: https://api.eu.mailgun.net/v3
  • Validation calls Mailgun’s API to confirm the domain is active; inactive domains fail Validate.

Add the connection in FunnelStory

  1. Open Configuration → ConnectionsAdd connection, then choose Mailgun.

  2. Complete the fields in the connection form:

Mailgun connection form

FieldDescription
Connection nameDisplay name.
api_keyMailgun private API key.
domainMailgun sending domain name.
base_urlMailgun API base URL (US or EU, with /v3).
  1. Click Validate, then Add Connection.

After you connect

  • Select this connection in workflow email steps (or other supported email features) and use From addresses on your verified Mailgun domain.
  • Use Refresh on the connection as needed for your workspace.