Voyado Engage
The Voyado integration allows you to sync customer segments and attributes from your Data Warehouse directly into Voyado.
Supported Destination Services DinMo supports the following destination services for Voyado:
Synchronize user segments (sync Segment membership to Voyado profiles as labels)
Synchronize users attributes (Enrich member profiles)
Please refer to the dedicated documentation page for more information.
Authentication to Voyado
DinMo can push your segments and data models directly into Voyado via its REST API (v3). This guide shows you how to create the necessary API key in Voyado and configure the connection in DinMo.
1. Prerequisites
DinMo access with permission to create Destinations.
Voyado admin account (to access API settings).
Voyado Tenant URL: This is the URL you use to log in to Voyado (e.g.,
https://mybrand.voyado.com).
2. Create an API Key in Voyado
Refer to this documentation for more inforamtion
Log into your Voyado Config Hub Section.
Navigate to Integrations & External Systems→ API Connections.
Click Add Connection.
Fill in the different options
Click Save, then Copy the generated API Key.
Note: You will not be able to see this key again.

3. Configure the Voyado Destination in DinMo
In DinMo, go to Destinations in the side nav.
Click Add a new destination → Connect a new platform → Voyado Engage.
Fill out the form:
Platform Name: e.g.
Voyado – ProductionTenant URL: Your instance’s base URL (e.g.
https://mybrand.voyado.com). Do not include/api/v3at the end.API Key: Paste the key you copied from Voyado.
Click Connect to validate your credentials.
4. Verify & Test After saving, DinMo will perform a test call (e.g. GET /api/v3/contacts) to ensure your key and endpoint work. On failure, double-check:
Tenant URL format (ensure no trailing slashes or API paths).
API Key permissions (must have Write access).
https://help.engage.voyado.com/hc/en-gb/articles/23405185859228-API-connections
Last updated