Skip to main content

K6 Cloud API

Sync overview

This source can sync data from the K6 Cloud 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
  • projects
  • tests

Features

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

Performance considerations

Getting started

Requirements

  • API Token

Reference

Config fields reference

Field
Type
Property name
string
api_token

Changelog

VersionDatePull RequestSubject
0.1.42024-05-1538150Make connector compatable with the builder
0.1.32024-04-1937181Upgrade to CDK 0.80.0 and manage dependencies with Poetry.
0.1.22024-04-1537181Base image migration: remove Dockerfile and use the python-connector-base image
0.1.12024-04-1237181schema descriptions
0.1.02022-10-27#18393🎉 New Source: K6 Cloud API [low-code CDK]