Voyado Engage
Deliver personalised experiences at scale leveraging Voyado Multichannel Engagement Platform and DinMo Unified Data Foundations
The Voyado integration allows you to sync customer data and audiences from your Data Warehouse to Voyado, and to send event-based data for activation and personalization use cases.
Synchronize user segments: Sync Segment membership to Voyado profiles as labels.
Synchronize users attributes: Enrich Voyado member profiles with core and custom attributes.
Fire custom triggers: Trigger Voyado custom triggers for existing contacts, with contextual payload data built in DinMo. Use this service when DinMo is responsible for deciding when an action should happen, such as triggering a transactional or operational communication.
Send interactions: Send custom interaction events to Voyado and attach them to existing contacts. Use this service when DinMo is responsible for sending event data, while Voyado remains responsible for deciding whether and how this data should be used in automations, personalization, or segmentation.
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).
Last updated