Synchronize users attributes
Overview
In this destination service, DinMo will export and update attributes in the Actito Profiles table and, optionally, insert new profiles. To achieve this, you will need to follow these three steps:
Creating an Actito destination: Refer to the corresponding section for detailed instructions.
Creating a user segment or model: This should include all profiles and their attributes that will be updated in Actito.
Activating the model or segment to the Actito destination: This initiates the data synchronization. Refer to the corresponding section for guidance.
Each time the activation runs:
If you enable the Insert Mode option, all new profiles in the model will be inserted into Actito (UPSERT).
All attributes with values that have changed since the last activation will be updated in Actito.
If you choose not to insert new profiles, only those already existing in Actito (identified via their external ID) will be updated (UPDATE).
Destination setup
To start synchronizing contacts, you are first required to create a Actito destination with the corresponding destination service.
Learn how to create such a destination in our step-by-step tutorial
Activation configuration
Once the destination has been setup, and your DinMo model created, you can create an activation to start sending data to Braze right away.
Learn how to activate a segment in our step-by-step tutorial
Fields mapping
In the Fields Mapping section, you must specify the field in your DinMo model corresponding to the external ID in Actito. This field is used to match the records in your model to existing profiles in Actito.
Synchronized attributes
In this section, you can define the attributes you want to synchronize. DinMo ensures the values of the mapped attributes are always up to date in Actito.
To map an attribute:
On the left side, select the field in DinMo containing the attribute’s value.
On the right side, type the exact name of the attribute as it appears in Actito.
Note: If the attribute you specify does not exist in Actito, DinMo will automatically create it.
Last updated