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/upollo/index.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,16 +29,18 @@ This source is maintained by Upollo. For any issues with the source, [contact Up
29
29
Upollo uses server-side`identify` calls to send information about users. The table below describes the fields.
30
30
Upollo uses a stream Source component to send Segment event data. It uses a server-side`identify` method 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, so you can query using SQL.
31
31
32
+
The default behavior is for Upollo to pass the userId associated with the email recipient as the userId. There are cases in which Upollo does not have an associated userId, in which case the email address will be passed in as the anonymousId.
33
+
32
34
##Event properties
33
35
34
36
The table below list the properties included in the events. Learn more about different properties in the Upollo[documentation](https://upollo.ai/docs/reference?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank”}