From 8b0e6b5dfa09e2f417fcc4b503db98709c5b0a68 Mon Sep 17 00:00:00 2001 From: t2b2015 <115621880+t2b2015@users.noreply.github.com> Date: Thu, 11 Jan 2024 10:36:02 +0000 Subject: [PATCH 1/2] Update index.md Add details about disabling Webhook portion of the source to stop events flowing to Segment --- src/connections/sources/catalog/cloud-apps/sendgrid/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/connections/sources/catalog/cloud-apps/sendgrid/index.md b/src/connections/sources/catalog/cloud-apps/sendgrid/index.md index 988ba1ff20..95588ebe30 100644 --- a/src/connections/sources/catalog/cloud-apps/sendgrid/index.md +++ b/src/connections/sources/catalog/cloud-apps/sendgrid/index.md @@ -89,3 +89,5 @@ Collections are the groupings of resources Segment pulls from your source. In yo If you're getting an "Invalid Credentials" error when setting up the SendGrid source, send a direct ping to the [SendGrid Marketing Campaigns API](https://sendgrid.com/docs/API_Reference/Web_API_v3/Marketing_Campaigns/campaigns.html){:target="_blank”} to test if you're using the correct credentials. Make sure you allowlist Segment IP addresses on SendGrid. [Contact Segment](https://segment.com/help/contact/){:target="_blank”} for the list of IP addresses to allowlist. + +When disabling your Sendgrid Source - you will need to also disable the Webhook portion of your configuration. From 718082bf9633eb6ab1cc26cf8e132593d02843f8 Mon Sep 17 00:00:00 2001 From: rchinn-segment <93161299+rchinn-segment@users.noreply.github.com> Date: Mon, 12 Feb 2024 09:39:45 -0800 Subject: [PATCH 2/2] edits --- src/connections/sources/catalog/cloud-apps/sendgrid/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connections/sources/catalog/cloud-apps/sendgrid/index.md b/src/connections/sources/catalog/cloud-apps/sendgrid/index.md index 95588ebe30..af468a223d 100644 --- a/src/connections/sources/catalog/cloud-apps/sendgrid/index.md +++ b/src/connections/sources/catalog/cloud-apps/sendgrid/index.md @@ -90,4 +90,4 @@ If you're getting an "Invalid Credentials" error when setting up the SendGrid so Make sure you allowlist Segment IP addresses on SendGrid. [Contact Segment](https://segment.com/help/contact/){:target="_blank”} for the list of IP addresses to allowlist. -When disabling your Sendgrid Source - you will need to also disable the Webhook portion of your configuration. +When you disable your SendGrid source, you'll need to also disable the webhook portion of your configuration.