Go to the Destinations overview page and click the Add destination button. Select PartnerStack and click Continue. You can then authenticate Hightouch to PartnerStack.
Enter the following fields into Hightouch:
If you want to use the PartnerStack public API, the following keys are required:
Public key
Secret key
If you want to send PartnerStack S2S conversion events, the following key is required:
Once you've set up your PartnerStack 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 PartnerStack destination you want to sync to.
You can match rows from your model to customers in PartnerStack on any column in your model and any field in PartnerStack. Ensure the data types of the model column and PartnerStack field you select match.
Refer to the record matching docs for more information.
Hightouch lets you sync customer fields via field mapping.
You can map data from any of your model columns to default and custom customer fields.
PartnerStack requires the following fields, so you must map them to complete your configuration:
Email
Partner Key
Customer Key
If you send data for a custom field that doesn't exist, Hightouch adds the field.
Ensure your model's columns have the same data types as the fields you want to sync to.
You can match rows from your model to transactions in PartnerStack on any column in your model and any field in PartnerStack. Ensure the data types of the model column and PartnerStack field you select match.
Refer to the record matching docs for more information.
In Insert mode, PartnerStack automatically generates an identifier for every new record synced, so there is no need to match an existing record.
Hightouch lets you sync transaction fields via field mapping.
You can map data from any of your model columns to the default transaction fields.
PartnerStack requires the following fields, so you must map them to complete your configuration:
Customer Key
Transaction Key
Ensure your model's columns have the same data types as the fields you want to sync to.
You can match rows from your model to events in PartnerStack on any column in your model and any field in PartnerStack. Ensure the data types of the model column and PartnerStack field you select match.
Refer to the record matching docs for more information.
To date, our customers haven't experienced any errors while using this destination. If you run into any issues, please don't hesitate to . We're here to help.
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.