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-Authorizationrequest 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
| Field | Type | Required | Description |
|---|---|---|---|
base_url | string | Yes | Mailrelay API base URL. Must start with http:// or https://. Trailing slashes are ignored. Example: https://your-domain.mailrelay.com |
api_key | string | Yes | Mailrelay 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.