Synchronize Users
With this destination service, DinMo will update a user's attribute values in the Attio User table, and optionally insert new user if they do not already exist.
To create such an activation, you will need to go through these three steps:
Creating an Attio destination, with the correct destination service. Refer to the corresponding section for more info.
Creating a segment composed of all the records and their attributes that will be updated in Attio. Refer to this step-by-step tutorial to learn how to build segments without SQL in DinMo.
Activating the segment to the Attio destination to start sending data. Refer to the corresponding section for more info.
Each time the activation runs:
New User will be created, with mapped attributes
Existing User will be updated, if necessary
Destination setup
To start synchronizing User, you are first required to create an Attio destination with the corresponding destination service.

Activation Configuration
Once the destination has been setup, and your DinMo segment created, you can create an activation to start sending data to Attio right away.

User need a unique key to be identifiable.
If there is no option available in the Matching attribute section, that is because you must create or set a unique
attribute in the User object first.
The Record ID cannot be used as the matching attribute (as it is an Attio-specific field)
Field mapping
In the Fields mapping section, you are asked to specify the field contained in your DinMo segment corresponding to the matching attribute. This field will be used to link the segment's records to existing records in Attio or to create new ones.
Once this field is mapped, you can easily map any other field available in Attio.
Scheduling
Define how frequently your data is updated in Attio. With each scheduled update:
(Insert) DinMo will insert new Users, with their custom attributes
(Update) All attributes values that have changed since the last activation will be updated in existing Users
DinMo will stop updating any person who is no longer in the source model/segment.
Warnings
In this section, specify if you want to receive warning for your Attio activation.
Last updated