Skip to content

Commit 1edfd0e

Browse files
authored
Apply suggestions from code review
1 parent 4248a67 commit 1edfd0e

File tree

1 file changed

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

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,10 @@ 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 only append to your warehouse.**
50+
51+
> note ""
52+
> **NOTE:** If you don't use SendGrid's marketing features, this will be the only data that Segment receives from SendGrid. There isn't a way to retrieve email event history from SendGrid, so you will only have access to data that Segment collected after you successfully enable this component of the source destination.
5053
5154

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

5659
**Object** collections are updated with each sync. These are pulled using our sync component.
5760

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.
61+
**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, you can't forward these events to Destinations you've configured in your Segment workspace. You can only sync these events to a supported data warehouse.
5962

6063

6164
| Collection | Type | Description |

0 commit comments

Comments
 (0)