Go to the Destinations overview page and click the Add destination button. Select User Interviews and click Continue. You can then authenticate Hightouch to User Interviews by entering the following required fields into Hightouch:
API key: The User Interviews API key to authenticate requests. See obtaining an API key for information on how to get your API key.
Once you've set up your User Interviews 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 User Interviews destination you want to sync to.
To match rows from your model to participant in User Interviews, you need to select the model column that contains values that match the particpants' email field. Refer to the record matching docs for more information.
In Insert mode, User Interviews automatically generates an identifier for every new record synced, so there is no need to match an existing record.
Hightouch lets you sync participant fields via field mapping.
You can map data from any of your model columns to default participant fields and characteristics.
Ensure your model columns data types match the data types of the fields you want to sync to.
User Interviews counts all participants in a batch as rejected if the request contains a single invalid participant. To pinpoint which participants are getting rejected with which errors and reduce the number of valid participants that get retried, you can enable split retries.
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.