Mailgun integration
This document outlines the requirements and setup for the Mailgun integration.
What does the Mailgun integration do?
Our Mailgun integration enables the automation of email communications. Use the Mailgun API within Rewst workflows to send emails, trigger workflows when receiving emails, and more.
Set up the Mailgun integration
Set up steps in Mailgun
Log in to Mailgun.
Navigate to Sending > Domain Settings > Sending Keys.
Choose your appropriate domain from the drop-down selector, if you use multiple domains.
Click Add sending key.
Enter a name for the key.
Copy the Sending API key value displayed in the dialog. You won't be able to view the key again after you close it. Store this key somewhere secure. You'll need it for further steps in Rewst.
Set up steps in Rewst
Navigate to Configuration > Integrations in the left side menu of your Rewst platform.
Search for
Mailgun
in the integrations page.Click on the integration tile to launch the configuration setup page.
Under Parameters, enter the information copied from Mailgun into the relevant fields:
Sending Domain
API Key
API URL
Click Save Configuration.
Got an idea for a new Integration? Rewst is constantly adding new integrations to our integrations page. Submit your idea or upvote existing ideas here in our Canny feedback collector.
Actions and endpoints
Generic Request
Mailgun API Request
Generic action for making authenticated requests against the Mailgun API
Send Email
Send Email
Send email via Mailgun HTTP API.
Test Action
Send Email
Send email via Mailgun HTTP API.
Last updated
Was this helpful?