diff --git a/Notify_smtp2go.md b/Notify_smtp2go.md index a18b456..aae1df4 100644 --- a/Notify_smtp2go.md +++ b/Notify_smtp2go.md @@ -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**.