Skip to content

Commit 4b8d748

Browse files
author
markzegarelli
committed
Format Engage EU content
1 parent 17858d8 commit 4b8d748

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

src/engage/onboarding.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -121,11 +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` <br>
127-
> NOTE: if you're in a EU-based region, use the EU host name: <br>
128-
> `https://engage-ma-webhook-api.euw1.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`
129127

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

0 commit comments

Comments
 (0)