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/destinations/catalog/actions-attio/index.md
+24-18Lines changed: 24 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,11 @@ hide-boilerplate: true
5
5
6
6
{% include content/plan-grid.md name="actions" %}
7
7
8
-
Powerful, flexible and data-driven,[Attio](https://attio.com) makes it easy to build the exact CRM that your business needs.
8
+
Powerful, flexible and data-driven,[Attio](https://attio.com) makes it easy to build the
9
+
exact CRM that your business needs.
9
10
10
-
This destination allows you to use your existing Segment events to create or update records in Attio, for example creating User objects from identify events.
11
+
This destination allows you to use your existing Segment events to create or update
12
+
records in Attio, for example creating User records from identify events.
11
13
12
14
##Getting started
13
15
@@ -28,20 +30,25 @@ events.
28
30
both a Person and User and links them together. If you only need to assert either a Person
29
31
or User, you should configure[Assert Record](#assert-record) instead.*
30
32
31
-
In Attio, a**Person**is an object whichrepresents a human. People have names, email
32
-
addresses, Twitterprofiles, email and calendar interactions, etc.
33
+
In Attio, a**Person** represents a human. People have names, email addresses, Twitter
34
+
profiles, email and calendar interactions, etc.
33
35
34
-
Meanwhile, a**User** is an object which represents how they exist in your product.
35
-
Users might have feature flags, permission levels, etc.
36
+
Meanwhile, a**User** is a user of your product. Users might have feature flags,
37
+
permission levels, etc. A Person can have multiple Users, for example if they exist in
38
+
different workspaces or have different sets of permissions, but are ultimately the same
39
+
Person.
36
40
37
41
>info ""
38
42
>To use the User standard object, you'll need to make sure it's activated first. Visit