Skip to content

Commit 187a983

Browse files
adds clarity to Events and fixes a typo
1 parent df462b1 commit 187a983

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ At the moment, we don't support filtering which objects or properties get synced
4646

4747
### Streaming
4848

49-
The SendGrid source also has a streaming component which listens in real time for inbound webhooks from SendGrid's Event Notifications and batches the events to be uploaded on your next warehouse flush. These events are only ever appended to your warehouse. Note, if you don't use SendGrid's marketing features, this will be the only data that we receive from SendGrid. At present, there is no way to retrieve email event history from SendGrid, so you will only have access to data that we've collected after you successfully enable this component of the source destination.
49+
The SendGrid source also has a streaming component which listens in real time for inbound webhooks from SendGrid's Event Notifications and batches the events to be uploaded on your next warehouse flush. ***These events are only ever appended to your warehouse.*** Note, if you don't use SendGrid's marketing features, this will be the only data that we receive from SendGrid. At present, there is no way to retrieve email event history from SendGrid, so you will only have access to data that we've collected after you successfully enable this component of the source destination.
5050

5151

5252
## Collections
@@ -55,7 +55,7 @@ Collections are the groupings of resources we pull from your source. In your war
5555

5656
**Object** collections are updated with each sync. These are pulled using our sync component.
5757

58-
**Event** collections are append only, represent a user action or activity, and may be likened to fact tables in a traditional data warehouse.
58+
**Event** collections are append only, represent a user action or activity, and may be likened to fact tables in a traditional data warehouse. **Note:** Unlike traditional events captured by Segment, these events are not able to be forwarded to Destinations you've configured in your Segment workspace. Instead, they can only be synced to a supported data warehouse.
5959

6060

6161
| Collection | Type | Description |
@@ -79,4 +79,4 @@ Collections are the groupings of resources we pull from your source. In your war
7979

8080
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) to test if you're using the correct credentials.
8181

82-
Make sure you whitelist the Segment IP addresses on Sendgrid. [contact our team](https://segment.com/help/contact/) for the list of IP addresses to whitelist.
82+
Make sure you whitelist the Segment IP addresses on Sendgrid. [Contact our team](https://segment.com/help/contact/) for the list of IP addresses to whitelist.

0 commit comments

Comments
 (0)