Skip to content

Commit f25ccb1

Browse files
Merge pull request #6904 from segmentio/sendgrid-troubleshooting-update
add UI nuance to troubleshooting section
2 parents 6e9bac4 + 27583a3 commit f25ccb1

File tree

1 file changed

+10
-0
lines changed
  • src/connections/sources/catalog/cloud-apps/sendgrid

1 file changed

+10
-0
lines changed

src/connections/sources/catalog/cloud-apps/sendgrid/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,20 @@ Collections are the groupings of resources Segment pulls from your source. In yo
8989

9090
## Troubleshooting
9191

92+
### Invalid Credentials error
93+
9294
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.
9395

9496
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.
9597

98+
### Webhook configuration
99+
96100
When you disable your SendGrid source, you'll need to also disable the webhook portion of your configuration.
97101

98102
If you are only able to create one webhook, review your SendGrid [account plan details](https://sendgrid.com/en-us/pricing). On the Sendgrid free plan, you can only have 1 webhook.
103+
104+
### Zero data or partial data syncs
105+
106+
If you haven't subscribed to SendGrid’s marketing campaign features, the object collections do not sync. As a result, you might see “Zero data synced” in your runs on Source Overview page. If you have only selected a few objects to be synced, then only those objects are synced and show up in the Source Overview.
107+
108+
In both cases, the webhook still processes event data and syncs it to the warehouse. To view the data synced to the warehouse, navigate to **Connections > Destinations**, select the relevant Warehouse Destination, and then select the Source schema.

0 commit comments

Comments
 (0)