Skip to main content

Moosend

The Moosend connector lets you connect to Moosend using an API key.

Setup

  1. Sign in to your Moosend account.
  2. Create or locate your Moosend API key.
  3. 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

FieldTypeRequiredDescription
api_keystringYesMoosend 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.