Mailgun Integration

Send emails with Mailgun from Paragon.

1. Get Mailgun Private API Key and Sending Domain

You can find your Mailgun Private API key in the the API Keys section of your Mailgun account's Settings page. You can find your Mailgun Sending Domain in the Sending domains section at the bottom of your Mailgun Dashboard.

2. Add Mailgun to Paragon

To add Mailgun to Paragon, click the "+" button in the workflow canvas and choose Mailgun from the sidebar. Under Connect your Mailgun account, choose "Add new account for Mailgun" and enter your Mailgun Private API Key and Sending Domain.

3. Send emails with Malgun

Once your Mailgun account is connected, you can add steps to perform the following actions:

  • Send email

  • Send email from Template

When composing your Mailgun message, you can reference data from previous steps by typing {{ to invoke the variable menu.

Last updated