Updated Notify_smtp2go (markdown)

Chris Caron 2021-05-15 18:05:45 -04:00
parent 3821315c85
commit 0cf4842b20

@ -22,7 +22,7 @@ You can adjust what the Name associated with the From email is set to as well:
### Parameter Breakdown
| Variable | Required | Description
| ----------- | -------- | -----------
| apikey | Yes | The API Key associated with the domain you want to send your email from. You can acquire your API key from your dashboard [here](https://app.smtp2go.com/settings/apikeys/).
| apikey | Yes | The API Key associated with your SMTP2Go account. You can acquire your API key from your dashboard [here](https://app.smtp2go.com/settings/apikeys/).
| domain | Yes | The domain associated with the sending email account
| user | Yes | The user gets paired with the domain you specify on the URL to make up the **From** email address your recipients receive their email from.
| email | No | You can specify as many email addresses as you wish. Each address you identify here will represent the **To**.