You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/engage/overview/onboarding.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,16 +77,16 @@ Next, you’ll create a SendGrid subuser and ensure that a dedicated IP has been
77
77
78
78
### Authenticate your domain
79
79
80
-
> info "SendGrid parent and subuser accounts"
81
-
> In this section, you'll authenticate your domain using your new SendGrid subuser account and then set up reverse DNS with your SendGrid parent account. Have both login credentials on hand before proceeding.
80
+
> info "SendGrid parent account"
81
+
> In this section, you'll authenticate your domain and set up reverse DNS with your SendGrid parent account.
82
82
83
83
Now, you’ll authenticate your domain with SendGrid and your DNS provider and [enable link branding](https://docs.sendgrid.com/ui/account-and-settings/how-to-set-up-link-branding){:target="_blank"}. Domain authentication protects your sending reputation by showing email providers that you’ve given SendGrid permission to send email campaigns for you.
84
84
85
85
To authenticate your domain, you’ll copy CNAME records given to you by SendGrid and paste them into your DNS provider. **Before you begin, verify that you have the necessary permissions to add CNAME records to your DNS.** If you’re not sure if you have the right permissions, reach out to your organization’s IT department.
86
86
87
87
You’ll authenticate your domain using the SendGrid platform and your DNS provider:
88
88
89
-
1.**From your new SendGrid subuser account**, follow [SendGrid’s domain authentication guide](https://docs.sendgrid.com/ui/account-and-settings/how-to-set-up-domain-authentication){:target="_blank"}.
89
+
1.**From your SendGrid parent account**, follow [SendGrid’s domain authentication guide](https://docs.sendgrid.com/ui/account-and-settings/how-to-set-up-domain-authentication){:target="_blank"}.
90
90
2. During the authentication process, SendGrid asks if you would like to brand links for your domain. Select **Yes**.
91
91
3. SendGrid provides you with five CNAME records. Add them to your DNS host.
92
92
4. Return to SendGrid and [verify your DNS](https://docs.sendgrid.com/ui/account-and-settings/how-to-set-up-domain-authentication#verifying-your-dns){:target="_blank"}.
@@ -108,9 +108,12 @@ You'll also need to enable [subscription tracking](https://docs.sendgrid.com/ui/
108
108
109
109
### Enable event webhook
110
110
111
+
> info "Subuser Step"
112
+
> This step takes place in the **subuser** space.
113
+
111
114
You’ll now need to enable event webhooks, which trigger webhook notifications for campaign-related events like clicks and opens:
112
115
113
-
1. Within your SendGrid subuser space, navigate to **Settings > Mail Settings**.
116
+
1. Within your SendGrid **subuser** space, navigate to **Settings > Mail Settings**.
114
117
2. Click the pencil edit icon next to **Event Webhook**.
115
118
3. On the Event Webhook page, set authorization method to none.
116
119
4. Copy and paste the following URL into the **HTTP Post URL** field:
0 commit comments