Autopilot Journeys
Introduction
The Autopilot Journeys destination connector lets you connect to the Autopilot Journeys API using an API key.
Setup
- Sign in to your Autopilot Journeys account.
- Generate or locate your Autopilot Journeys API key.
- In the connector configuration, paste the API key into the API Key field.
Authentication
This connector authenticates using an Autopilot Journeys API key.
During credential validation, the connector makes a request to the Autopilot Journeys API (GET https://api.autopilothq.com/v1/contact?limit=1) with the API key provided in the autopilotapikey request header.
Configuration fields
| Field | Type | Required | Description |
|---|---|---|---|
api_key | string | ✅ | Your Autopilot Journeys API key. |
Streams / Loading behavior
This connector is currently in development.
- Credential validation (login) is implemented.
- Loading data into Autopilot Journeys is not yet supported. Runs will fail with an error indicating destination loading is still in development.