Skip to main content

Mailrelay

Use the Mailrelay destination to send audience data from your warehouse to Mailrelay.

Overview

This connector is currently limited to credential validation (it can verify that your API key and base URL are correct). Loading/syncing data into Mailrelay is still in development and is not yet available.

Setup

Before configuring the destination, you’ll need:

  • A Mailrelay account
  • A Mailrelay API key
  • Your Mailrelay base URL (the URL for your Mailrelay environment)

Authentication

Mailrelay authentication is performed using:

  • An API key sent in the X-Authorization request header
  • A base URL used to construct API requests

During destination setup, the connector validates credentials by calling the Mailrelay Lists endpoint:

  • GET {base_url}/api/v1/lists

Configuration

FieldTypeRequiredDescription
base_urlstringYesMailrelay API base URL. Must start with http:// or https://. Trailing slashes are ignored. Example: https://your-domain.mailrelay.com
api_keystringYesMailrelay API key used for authentication (sent as X-Authorization).

Hashing and normalization

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

Data contract

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

Streams

Not yet available. The Mailrelay destination does not currently load any streams.