Mailgun Email API
Powerful email API service designed for developers
Official Website: https://www.mailgun.com
Features
- RESTful API
- Webhook integration
- Template support
- Detailed analytics
Configuration Settings
To activate this integration, you need to provide the following information in the AVCI CMS admin panel:
| Field Name | Label | Type | Required | Description |
|---|---|---|---|---|
apiKey | API Key | password | ✅ Yes | Ex: Enter your Mailgun API Key |
domain | Domain | text | ✅ Yes | Ex: mail.domain.com |
fromEmail | From Email | email | ✅ Yes | Ex: example@domain.com |
fromName | From Name | text | ✅ Yes | Ex: Company Name |
Developer & API Integration
This integration is managed in the AVCI CMS backend with the IntegrationType.MAILGUN enum value. After completing the configuration via the admin panel, the system will automatically start using Mailgun services.