Skip to content

Commit eacab14

Browse files
author
markzegarelli
committed
Merge branch 'develop'
2 parents 86584c7 + 4b8d748 commit eacab14

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/engage/onboarding.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,9 @@ You’ll now need to enable event webhooks, which trigger webhook notifications
121121
1. Within your SendGrid **subuser** space, navigate to **Settings > Mail Settings**.
122122
2. Click the pencil edit icon next to **Event Webhook**.
123123
3. On the Event Webhook page, set authorization method to none.
124-
4. Copy and paste the following URL into the **HTTP Post URL** field:
125-
126-
<br> `https://engage-ma-webhook-api.engage.segment.com/sendgrid`
124+
4. Copy and paste the following URL, depending on your region, into the **HTTP Post URL** field:
125+
- US: `https://engage-ma-webhook-api.engage.segment.com/sendgrid`
126+
- EU:`https://engage-ma-webhook-api.euw1.engage.segment.com/sendgrid`
127127

128128
![Adding the HTTP Post URL](images/webhook.png "Adding the HTTP Post URL")
129129

0 commit comments

Comments
 (0)