Skip to main content

Autopilot Journeys

Introduction

The Autopilot Journeys destination connector lets you connect to the Autopilot Journeys API using an API key.

Setup

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

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