Skip to main content

Mailmodo

Mailmodo is currently available as a Reverse ETL destination for validating credentials, but loading/syncing records is still in development.

Setup

  1. In Mailmodo, generate an API key.
  2. In your workspace, create a new Reverse ETL destination and select Mailmodo Audiences.
  3. Paste your API key into the destination configuration.

Authentication

Mailmodo uses an API key sent on each request.

  • Header: X-API-KEY: <your_api_key>

During destination setup, we validate credentials by calling the Mailmodo Lists endpoint:

  • GET https://api.mailmodo.com/api/v1/lists

If the API key is invalid, credential validation fails.

Configuration

FieldTypeRequiredDescription
api_keystringYour Mailmodo API key. Used as the X-API-KEY request header.

Hashing and normalization

This destination does not currently expose field-level hashing controls.

Data contract

Not yet available. The Mailmodo Audiences destination load/sync behavior is still in development.

Streams / objects

Not yet available. The connector currently supports credential validation only and does not yet load data into Mailmodo.