Mailgun / Send Email
appKey:
mailgun
actionKey:
send-email
Action Inputs
The following parameters are available when configuring this action:
testMode
Test Mode
Enables sending in test mode. For more information, see the [Mailgun API documentation](https://documentation.mailgun.com/en/latest/api-sending.html#sending)
boolean
attachments
Attachments
Add any attachments you'd like to include as objects. The `key` should be the **filename** and the `value` should be the **url** download link for the attachment.
string | undefined
dkim
Dkim
Enables or disables DKIM signatures. For more information, see the [Mailgun API documentation](https://documentation.mailgun.com/en/latest/api-sending.html#sending)
boolean | undefined
tracking
Tracking
Enables or disables tracking. For more information, see the [Mailgun API documentation](https://documentation.mailgun.com/en/latest/api-sending.html#sending)
boolean | undefined