Skip to main content

Configcat API

Sync overview

This source can sync data from the Configcat 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

  • organizations
  • organization_members
  • products
  • tags
  • environments

Features

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

Performance considerations

Configcat APIs are under rate limits for the number of API calls allowed per API keys per second. If you reach a rate limit, API will return a 429 HTTP error code. See here

Getting started

Requirements

  • Username
  • Password

Reference

Config fields reference

Field
Type
Property name
string
username
string
password

Changelog

Expand to review
VersionDatePull RequestSubject
0.1.52024-07-0640929Update dependencies
0.1.42024-06-2540442Update dependencies
0.1.32024-06-2240076Update dependencies
0.1.22024-06-0639230[autopull] Upgrade base image to v1.2.2
0.1.12024-05-2138547[autopull] base image + poetry + up_to_date
0.1.02022-10-30#18649🎉 New Source: Configcat API [low-code CDK]