Skip to main content

SendX

Overview

SendX is available as a connector. This page describes how to authenticate and configure the connector.

Authentication

SendX uses an API key for authentication.

Create an API key

  1. Log in to your SendX account.
  2. Generate or copy your SendX API key.
  3. Keep the key secure—anyone with the key can access your SendX account via the API.

Required permissions

The connector validates credentials by calling the SendX Lists endpoint (GET https://api.sendx.io/api/v1/rest/lists). Ensure the API key has access to read lists.

Setup

  1. In the connector setup form, enter your SendX API key.
  2. Save the connector.
  3. Run a connection test to validate the credentials.

Configuration reference

FieldTypeRequiredDescription
api_keystringYour SendX API key. Sent as the X-API-KEY header on API requests.

Streams / Objects

Not yet available.

Limitations

  • Destination support is in development. The “SendX Audiences” destination currently validates credentials but does not yet load data.