Skip to main content

ClickUp API

Sync overview

This source can sync data from ClickUp API. Currently, this connector only supports full refresh syncs. That is, every time a sync is run, all the records are fetched from the source.

Output schema

This source is capable of syncing the following streams:

Features

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

Performance considerations

The ClickUp API enforces request rate limits per token. The rate limits are depending on your workplace plan. See here.

Getting started

Requirements

  1. Generate an API key from ClickUp. See here.

Setup guide

The following fields are required fields for the connector to work:

  • api_token: Your ClickUp API Token.

Here are some optional fields:

  • Include Closed Tasks: Toggle to include or exclude closed tasks. By default, they are excluded.

Changelog

Expand to review
VersionDatePull RequestSubject
0.3.02024-08-1944430Refactor connector to manifest-only format
0.2.02024-08-1944180Add time_tracking, time_tracking_tags, team_goals, space_tags, team_custom_fields, list_custom_fields, list_comments, Parent ids passed from responses, Add error handlers
0.1.132024-08-1744237Update dependencies
0.1.122024-08-1243844Update dependencies
0.1.112024-08-1043065Update dependencies
0.1.102024-07-2742647Update dependencies
0.1.92024-07-2041927Update dependencies
0.1.82024-07-1538344Make connector compatible with builder
0.1.72024-07-1041397Update dependencies
0.1.62024-07-0941301Update dependencies
0.1.52024-07-0640936Update dependencies
0.1.42024-06-2540478Update dependencies
0.1.32024-06-2240061Update dependencies
0.1.22024-05-2138501[autopull] base image + poetry + up_to_date
0.1.12023-02-1023951Add optional include Closed Tasks
0.1.02022-11-0717770New source