ticktick
Source for the ticktick openapi endpoint at https://developer.ticktick.com/
Configuration
Input | Type | Description | Default Value |
---|---|---|---|
api_key | string | API Key optained from running the workflow get access token |
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|---|---|---|---|
projects | id | No pagination | ✅ | ❌ |
tasks | id | No pagination | ✅ | ❌ |
Reference
Config fields reference
Field
Type
Property name
API Key
required
string
api_key
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|---|---|---|
0.0.1 | 2025-08-05 | Initial release by @luutuankiet via Connector Builder |