TickTick
Read TickTick projects and tasks, create tasks, and complete them.
Continue with TickTick to list projects, read a project's tasks, create new tasks, and mark tasks complete.
Connect
Sign in with TickTick. Sign in with TickTick to read and manage the tasks and projects of your TickTick account. An organization admin configures the OAuth app once under Integrations → OAuth apps; after that, connecting is a consent screen.
-
Connecting signs in as YOU - tasks the tools create or complete are created and completed by your TickTick account.
-
The app asks for task read and write access, which is everything the Open API offers - there is no narrower grant to request.
-
TickTick issues no refresh token, so when the sign-in eventually expires you reconnect rather than it renewing silently.
-
Your organization can use Yekar.AI's managed TickTick app or configure its own TickTick OAuth app under Integrations → OAuth apps.
Tools
| Tool | Access | What it does |
|---|---|---|
List projects (yekar.ticktick.list-projects) | Read | List the account's TickTick projects (lists). |
Get project tasks (yekar.ticktick.get-project-tasks) | Read | Read one project with its columns and undone tasks - TickTick's project-data view. |
Create task (yekar.ticktick.create-task) | Write | Create a TickTick task, in a project or the Inbox. |
Complete task (yekar.ticktick.complete-task) | Write | Mark one task complete. |
Notes
- Continue with TickTick through Yekar.AI's managed app, or configure your own TickTick OAuth app under Integrations → OAuth apps before connecting.
- The OAuth consent requests
tasks:readandtasks:write. TickTick issues no refresh token, so reconnect when the sign-in expires.