Skip to main content

ticktick

Source for the ticktick openapi endpoint at https://developer.ticktick.com/

Configuration

InputTypeDescriptionDefault Value
client_idstringApplication client id created by going to the ticktick application center
client_secretstringApplication client id
api_keystring(optional) token obtained from running the oauth workflow. Can use this value directly and bypasss client_id / client_secret.

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
projectsidNo pagination
tasksidNo pagination

IP allow list

If you use Airbyte Cloud and your organization restricts access to specific IPs, add the Airbyte Cloud IP addresses to your allow list.

Reference

Config fields reference

Field
Type
Property name
object
authorization

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.252026-06-0979538Update dependencies
0.0.242026-06-0279041Update dependencies
0.0.232026-04-2877473Update dependencies
0.0.222026-04-2176753Update dependencies
0.0.212026-03-2475370Update dependencies
0.0.202026-03-1074550Update dependencies
0.0.192026-02-2473836Update dependencies
0.0.182026-02-1773110Update dependencies
0.0.172026-01-2072015Update dependencies
0.0.162026-01-1471386Update dependencies
0.0.152025-12-1870787Update dependencies
0.0.142025-11-2569869Update dependencies
0.0.132025-11-1869673Update dependencies
0.0.122025-10-2968914Update dependencies
0.0.112025-10-2168549Update dependencies
0.0.102025-10-1467889Update dependencies
0.0.92025-10-0767510Update dependencies
0.0.82025-09-3066828Update dependencies
0.0.72025-09-2466370Update dependencies
0.0.62025-09-0965718Update dependencies
0.0.52025-09-0764947Add oauth2 method. Ignore archived projects on stream projects. Added API budget to proactively not hit rate limits.
0.0.42025-08-2465458Update dependencies
0.0.32025-08-1664962Update dependencies
0.0.22025-08-1564942Fix docker image entrypoint for platform syncs
0.0.12025-08-05Initial release by @luutuankiet via Connector Builder
Was this page helpful?