Skip to content

Commit 17858d8

Browse files
authored
Merge pull request #4530 from segmentio/jt/EXPANSION-357
[EXPANSION-357] - Add region to onboarding documentation
2 parents 248958d + 0f4c38b commit 17858d8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/engage/onboarding.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,9 @@ You’ll now need to enable event webhooks, which trigger webhook notifications
123123
3. On the Event Webhook page, set authorization method to none.
124124
4. Copy and paste the following URL into the **HTTP Post URL** field:
125125

126-
<br> `https://engage-ma-webhook-api.engage.segment.com/sendgrid`
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`
127129
128130
![Adding the HTTP Post URL](images/webhook.png "Adding the HTTP Post URL")
129131

0 commit comments

Comments
 (0)