Updated Notify_mailgun (markdown)

master
Chris Caron 2021-05-15 17:36:54 -04:00
parent 61e476e524
commit 29bf9b646d
1 changed files with 2 additions and 0 deletions

@ -36,6 +36,8 @@ If you wish to utilize extensions, you'll need to escape the addition/plus (+) c
| region | No | Identifies which server region you intend to access. Supported options here are **eu** and **us**. By default this is set to **us** unless otherwise specified. This specifically affects which API server you will access to send your emails from.
| from | No | This allows you to identify the name associated with the **From** email address when delivering your email.
| to | No | This is an alias to the email variable. You can chain as many (To) emails as you want here separating each with a comma and/or space.
| cc | No | Identify address(es) to notify as a Carbon Copy.
| bcc | No | Identify address(es) to notify as a Blind Carbon Copy.
#### Example
Send a mailgun notification to the email address bill.gates@microsoft.com