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
- Log in to your SendX account.
- Generate or copy your SendX API key.
- 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
- In the connector setup form, enter your SendX API key.
- Save the connector.
- Run a connection test to validate the credentials.
Configuration reference
| Field | Type | Required | Description |
|---|---|---|---|
api_key | string | ✅ | Your 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.