EmailOctopus
Introduction
The EmailOctopus connector lets you connect to EmailOctopus using an API key.
This connector is currently available as a destination named EmailOctopus Audiences. At this time, the destination only supports credential validation; loading/syncing records is still in development.
Setup
- Sign in to your EmailOctopus account.
- Create or locate an API key in EmailOctopus.
- In your workspace, create a new destination and select EmailOctopus Audiences.
- Enter your API key (see configuration below) and save.
- Use the connection test to validate credentials.
Authentication
EmailOctopus uses an API key for authentication.
During credential validation, the connector calls:
GET https://emailoctopus.com/api/1.6/lists?api_key=...
If the request succeeds, the API key is considered valid.
Configuration
| Field | Type | Required | Description |
|---|---|---|---|
api_key | string | ✅ | Your EmailOctopus API key. |
Streams / Objects
This is a destination connector. It does not expose source streams.
Supported destination
- EmailOctopus Audiences (destination)
Current limitations
- Loading is not yet supported. Runs will fail with a message indicating the destination is still in development.
Data contract
Not yet available. The destination does not currently load records into EmailOctopus, so there is no supported mapping or contract to document at this time.