You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/cloud-apps/sendgrid/index.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,20 +89,20 @@ Collections are the groupings of resources Segment pulls from your source. In yo
89
89
90
90
## Troubleshooting
91
91
92
-
### Invalid Credentials Error
92
+
### Invalid Credentials error
93
93
94
94
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.
95
95
96
96
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.
97
97
98
-
### Configuring Webhook
98
+
### Webhook configuration
99
99
100
100
When you disable your SendGrid source, you'll need to also disable the webhook portion of your configuration.
101
101
102
102
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
103
104
-
### Zero data or Partial Data Synced
104
+
### Zero data or partial data syncs
105
105
106
-
If you haven't subscribed to SendGrid’s marketing campaigns features, then the object collections will not be synced. As a result, you will see “Zero data synced” in your runs on Source Overview page. Moreover, if you have only selected a few objects to be synced, then only those objects will sync and show up in the Source Overview.
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
107
108
-
However, in both cases, the webhook still processes events data and syncs it to the warehouse. To view the data synced to the warehouse and sync history, navigate to the 'Connections > Destinations', select the relevant Warehouse Destination and then select the Source schema.
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