Elastic Email
Overview
The Elastic Email connector lets you connect to the Elastic Email API using an API key.
Setup
- Sign in to your Elastic Email account.
- Create or copy an API key from your Elastic Email dashboard.
- In your workspace, add the Elastic Email connector and paste the API key when prompted.
Authentication
This connector authenticates using an Elastic Email API key.
Create an API key
In Elastic Email, generate an API key (or use an existing one) with access to the resources you want to use.
Required header
The connector uses the following request header:
X-ElasticEmail-ApiKey: <your_api_key>
Configuration
| Field | Type | Required | Description |
|---|---|---|---|
api_key | string | Yes | Your Elastic Email API key. |
Streams / Objects
Elastic Email Audiences (Destination)
A destination named Elastic Email Audiences exists for credential validation, but loading/syncing data is not yet supported. Attempting to run a sync will fail with a message indicating the destination is still in development.
What currently works:
- Credential validation by calling
GET https://api.elasticemail.com/v4/contacts/lists
What is not yet available:
- Writing contacts or audience/list membership to Elastic Email
- Any configurable mapping behavior for destination loads