Empower your partnership programs using Partnerstack with Hightouch
Supported syncing
Type | Description | Supported Sync Modes | API Reference |
---|---|---|---|
Customers | Sync data from any source to PartnerStack customers | Upsert | Customers docs |
Transactions | Sync data from any source to PartnerStack transactions | Insert | Transactions docs |
Events | Sync data from any source to PartnerStack S2S conversion events | Insert | Events docs |
For more information about sync modes, refer to the sync modes docs.
Connect to PartnerStack
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:
- S2S tracking token
To find the above keys, navigate to your PartnerStack Integration Settings.
Sync configuration
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.
Syncing customers
Sync data from any source to PartnerStack customers.
Record matching
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.
Field mapping
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:
- 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.
Syncing transactions
Sync data from any source to PartnerStack transactions.
Record matching
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.
Field mapping
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.
Syncing events
Sync data from any source to PartnerStack S2S conversion events.
Record matching
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.
Field mapping
Hightouch lets you sync event properties via field mapping.
Tips and troubleshooting
Common errors
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.
Live debugger
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.
Sync alerts
Hightouch can alert you of sync issues via Slack, PagerDuty, SMS, or email. For details, please visit our article on alerting.