Go to the Destinations overview page and click the Add destination button. Select Maxio and click Continue. You can then authenticate Hightouch to Maxio by entering the following required fields into Hightouch:
Subdomain: Part of your URL, for example, example-subdomain in https://example-subdomain.chargify.com
API key: A valid Maxio API key, follow Maxio's instructions to view or create a new API key
Password: The same one you used to log into your account
Once you've set up your Maxio 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 Maxio destination you want to sync to.
To match rows from your model to customers in Maxio, you need to select a model column and corresponding Maxio field. You can match on any of the following Maxio fields:
email
id
reference
In Insert mode, Maxio automatically generates an identifier for every new record synced, so there is no need to match an existing record.
You can map data from any of your model columns to fields in Maxio. Maxio requires the following fields, so you must map them to complete your configuration:
first_name
last_name
email
Ensure the data types of your model columns match the data types of the fields you want to sync to.
You can map data from any of your model columns to fields in Maxio. Maxio requires the following fields, so you must map them to complete your configuration:
customer_attributes, customer_id or customer_reference
payment_profile_id
product_handle or product_id
Ensure the data types of your model columns match the data types of the fields you want to sync to.
You can optionally select a column that contains timestamps of when events occurred. If this field is empty, Hightouch uses the time the event arrives at the server. Hightouch syncs the timestamp as the event_time parameter the Maxio requires.
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.