Skip to main content

ConvertKit

Sync overview

This source can sync data from the ConvertKit API. At present this connector only supports full refresh syncs meaning that each time you use the connector it will sync all available records from scratch. Please use cautiously if you expect your API to have a lot of records.

This Source Supports the Following Streams

  • sequences
  • subscribers
  • broadcasts
  • tags
  • forms

Features

FeatureSupported?(Yes/No)Notes
Full Refresh SyncYes
Incremental SyncNo

Performance considerations

The connector has a rate limit of no more than 120 requests over a rolling 60 second period, for a given api secret.

Getting started

Requirements

  • ConvertKit API Secret

Reference

Config fields reference

Field
Type
Property name
string
api_secret

Changelog

Expand to review
VersionDatePull RequestSubject
0.1.62024-07-0640860Update dependencies
0.1.52024-06-2540282Update dependencies
0.1.42024-06-2239989Update dependencies
0.1.32024-06-1739505Make compatible with builder
0.1.22024-06-0639299[autopull] Upgrade base image to v1.2.2
0.1.12024-05-2138492[autopull] base image + poetry + up_to_date
0.1.02022-10-2518455Initial commit