From 0cf4842b20430ecedb30bac01511fe6e56650160 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Sat, 15 May 2021 18:05:45 -0400 Subject: [PATCH] Updated Notify_smtp2go (markdown) --- Notify_smtp2go.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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**.