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/synap/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ This source is maintained by Synap. For any issues with the source, contact Syna
24
24
25
25
Synap uses our stream Source component to send Segment event data. It uses a server-side Identify, Track, Page and Group methods to send data to Segment. These events are then available in any destination that accepts server-side events, and available in a schema in your data warehouse that you can query using SQL.
26
26
27
-
Synap identifies users based on their Synap User ID, which will be sent as the userId in Segment events.
27
+
Synap identifies users based on their Synap User ID, which is sent as the userId in Segment events.
28
28
29
29
## Events
30
30
The table below lists events that Synap sends to Segment. These events appear as tables in your warehouse, and as regular events in other destinations. Synap includes the userId, if available.
0 commit comments