Connect Mailgun Account

In this guide, you will create a Mailgun account and connect it to Amio.
1. Create Email Channel
At the moment, it's possible to create email channel only via Create Channel API. From Mailgun, you will need an email domain and API key.
1.1 Mailgun Email Domain
Copy Mailgun domain to provider.domain
in the create request.
Go to Sending → Domains and pick one domain.

1.2. Mailgun API Key
Copy Mailgun API Key to provider.access_token
in the create request.
Go to Settings → API Keys and copy Private API key

2. Check Email in Amio
In administration, go to channels and find your newly connected email channel.

Updated about 3 years ago