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:

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 documentationarrow-up-right for more inforamtion

  1. Log into your Voyado Config Hub Section.

  2. Navigate to Integrations & External Systems→ API Connections.

  3. Click Add Connection.

  4. Fill in the different options

  5. 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

  1. In DinMo, go to Destinations in the side nav.

  2. Click Add a new destination → Connect a new platform → Voyado Engage.

  3. Fill out the form:

    • Platform Name: e.g. Voyado – Production

    • Tenant URL: Your instance’s base URL (e.g. https://mybrand.voyado.com). Do not include /api/v3 at the end.

    • API Key: Paste the key you copied from Voyado.

  4. 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-connectionsarrow-up-right

Last updated