Moosend
The Moosend connector lets you connect to Moosend using an API key.
Setup
- Sign in to your Moosend account.
- Create or locate your Moosend API key.
- In your workspace, add the Moosend connector and enter the API key when prompted.
Authentication
This connector authenticates using a Moosend API key.
Required credentials
- API key: Your Moosend API key.
How credential validation works
On connection test/login, the connector validates your API key by calling the Moosend Lists endpoint:
GET https://api.moosend.com/v3/lists.json?apikey=<your_api_key>
If the request fails, the connector reports a credential validation error.
Configuration
| Field | Type | Required | Description |
|---|---|---|---|
api_key | string | Yes | Moosend API key used to authenticate API requests. |
Streams / Objects
Destination: Moosend Audiences
A destination named Moosend Audiences is present for credential validation, but loading data is not yet supported.
- Status: In development (writes are not available yet)
- Supported operations: Connection test/login only
If you attempt to run a sync that loads data to Moosend, it will fail with an “in development” error.