11---
22title :Attio (Actions) Destination
33hide-boilerplate :true
4+ id :64c031541451bb784943f809
5+ beta :true
6+ hidden :true
47---
58
69{% include content/plan-grid.md name="actions" %}
710
8- Powerful, flexible and data-driven,[ Attio] ( https://attio.com ) makes it easy to build the
11+ Powerful, flexible and data-driven,[ Attio] ( https://attio.com ) { : target =" _ blank”} makes it easy to build the
912exact CRM that your business needs.
1013
1114This destination allows you to use your existing Segment events to create or update
12- records in Attio, for example creating User records fromidentify events.
15+ records in Attio, for example creatingAttio User records fromSegment Identify events.
1316
1417##Getting started
1518
@@ -40,7 +43,7 @@ Person.
4043
4144> info ""
4245> To use the User standard object, you'll need to make sure it's activated first. Visit
43- > your[ Workspace Settings > Objects] ( https://app.attio.com/_/settings/data/objects ) page
46+ > your[ Workspace Settings > Objects] ( https://app.attio.com/_/settings/data/objects ) { : target =" _ blank”} page
4447> and click the "Activate" button next to the Users object.
4548
4649This mapping makes the assumption that your Segment event includes two properties:
@@ -50,7 +53,7 @@ This mapping makes the assumption that your Segment event includes two propertie
5053
5154 You can specify additional attributes to be mapped on the** Edit Mapping** page.
5255
53- For example,we could set some additional properties on the Person using these Mapping
56+ For example,you could set some additional properties on the Person using these Mapping
5457Fields under "Additional Person attributes". The column on the left should contain
5558properties from your event, or custom text, and the column on the right should reference
5659attributes on that object type in Attio, represented by their slug.
@@ -104,7 +107,7 @@ This mapping makes the assumption that your Segment event includes two propertie
104107
105108You can specify additional attributes to be mapped on the** Edit Mapping** page.
106109
107- For example,we could set some additional properties on the Company using these Mapping
110+ For example,you could set some additional properties on the Company using these Mapping
108111Fields under "Additional Company attributes". The column on the left should contain
109112properties from your event, or custom text, and the column on the right should reference
110113attributes on that object type in Attio, represented by their slug. For example:
@@ -123,7 +126,7 @@ Create or update a single type of Object, given a matching attribute name and va
123126example, you could assert that a Company exists using a given` domain ` property.
124127
125128This mapping makes the assumption that your data includes the matching property. For the
126- following example,we'll assume you have domain and twitter properties, like so:
129+ following example, assume you have domain and twitter properties, like so:
127130
128131``` json
129132{
@@ -135,13 +138,13 @@ following example, we'll assume you have domain and twitter properties, like so:
135138}
136139```
137140
138- First,we 'll need to set the "Attio Object" property - it should pre-populate with all of
139- the activated objects in your Attio instance. Then,we 'll need to set the "Matching
141+ First,you 'll need to set the "Attio Object" property - it should pre-populate with all of
142+ the activated objects in your Attio instance. Then,you 'll need to set the "Matching
140143Attribute" property. This is the slug for the attribute in Attio, and must also be present
141- in your "Attributes" mapping in the next form. In this example,we 'll select "Company" as
144+ in your "Attributes" mapping in the next form. In this example,you 'll select "Company" as
142145the Attio Object, and "domains" as the Matching Attribute.
143146
144- We would then need to ensure the Attributes mapping is populated like so:
147+ You would then need to ensure the Attributes mapping is populated like so:
145148
146149| Select event variable| Enter key name|
147150| -----------------------------------------| ----------------|