Vero
Configuration details for Vero.
Overview
This integration allows you to sync users between your sources and Vero.
Initial Setup
Grab your Vero Auth Token under Settings > Project Settings > API Credentials.

Syncing Vero Objects
Hightouch supports syncing to the following Vero objects:
Users
Events
Sync Modes
Hightouch supports Update and Insert sync modes.
During Upsert mode, new objects will be inserted into Vero and all attributes will be kept up-to-date within Vero.
During Insert mode, existing objects will be ignored but new objects will be inserted into Vero.
Upserting Users
It is required to send a User ID to Vero in order to identify the user.

You may send any number of additional fields with the user.

Inserting Events
It is required to send a User ID and email to Vero in order to identify the user for the event.
You must also configure an Event Name to be used for the Sync.

You may send any number of additional fields with the event.

Last updated
Was this helpful?