Go to the Destinations overview page and click the Add destination button.
Select Adobe Target and click Continue.
You can then authenticate Hightouch to Adobe Target by entering the following required fields into Hightouch:
Client code: Your client code can be found in the Adobe Experience Cloud under Target > Administration > Implementation.
Tenant name: Tenant name can be found in the URL when you log into Experience Cloud (https://experience.adobe.com/#/@<TENANT_NAME>/target/setup/implementation).
Client ID: This is created along with the client secret from the steps above
Client secret
Make sure to access the Profile API slide in your Adobe Target settings and enable the Require Authentication toggle.
Then click Generate New Profile Authentication Token.
You don't need to use the profile authentication token when setting up an Adobe Target destination in Hightouch, but generating a new token is required by Adobe.
You can find more details about this in Adobe Target's documentation.
Once you've set up your Adobe Target destination and have a model to pull data from, you can set up your sync configuration to begin syncing data. Go to the Syncs overview page and click the Add sync button to begin. Then, select the relevant model and the Adobe Target destination you want to sync to.
Audiences in Adobe Target are condition-based, so syncing profiles to audiences is handled by setting a __hightouch_audience_{model name} attribute to match on. You can only choose to create a new audience, and the condition of the audience will be set to include all user profiles whose __hightouch_audience_{model name} attribute is true.
To match rows from your model to profiles in Adobe Target, you need to select a model column and corresponding Adobe Target field. You can match on any of the following Adobe Target fields:
You can map data from any of your model columns to fields in Adobe Target. Ensure the data type of your model column matches the data type of the field you want to sync to.
Profiles can be matched from your warehouse to your Adobe Target destination using the pcID or a third party ID. If you selected a model column that isn't unique, the incorrect profile may be updated.
As explained in the Connect to Adobe Target section, make sure to access the Profile API slide in your Adobe Target settings and enable the Require Authentication toggle.
Then click Generate New Profile Authentication Token.
You don't need to use the profile authentication token when setting up an Adobe Target destination in Hightouch, but generating a new token is required by Adobe.
You can find more details about this in Adobe Target's documentation.
Hightouch provides complete visibility into the API calls made during each of your sync runs. We recommend reading our article on debugging tips and tricks to learn more.