Skip to main content

Lemlist

Overview

The Lemlist source connector lets you connect to the Lemlist API using an API key.

At this time, the connector supports credential validation only. Catalog discovery and data extraction are still in development, so you won’t be able to sync data yet.

Setup

Prerequisites

  • A Lemlist account
  • A Lemlist API key

Get your API key

In Lemlist, generate or copy your API key from your account settings (Lemlist API credentials).

Authentication

This connector authenticates to Lemlist using HTTP Basic Auth:

  • Username: empty
  • Password: your Lemlist API key

During connection setup/login, the connector validates credentials by calling:

  • GET https://api.lemlist.com/api/campaigns

Configuration

FieldTypeRequiredDescription
api_keystringYesYour Lemlist API key used for Basic Auth.

Streams

No streams are currently available. Catalog discovery returns an empty catalog, and extraction is not yet implemented.

Limitations

  • Extraction is not available yet. Attempting to run a sync will fail with an “in development” error.
  • No catalog/streams yet. The connector does not currently expose any Lemlist objects for syncing.