Ticktick Integration — Automate Ticktick with AI on Beauto

TickTick is a cross-platform task management and to-do list application designed to help users organize their tasks and schedules efficiently.

Category: productivity, task management · 13 actions available

What you can automate with Ticktick

Beauto connects Ticktick with 900+ other apps so you can build AI-powered workflows in minutes. Trigger automations from Ticktick events, enrich Ticktick data with AI, or sync Ticktick with the rest of your stack — without writing code.

  • Sync Ticktick data with Gmail, Slack, Notion, HubSpot, Google Sheets, and more
  • Trigger AI agents on new Ticktick events and route the output anywhere
  • Schedule recurring Ticktick tasks — daily reports, cleanups, or bulk updates
  • Use natural language to describe the workflow; Beauto builds it for you

Ticktick actions Beauto supports

  • Complete Task — Marks a TickTick task as complete. Requires both the project_id and task_id, which can be obtained from TICKTICK_LIST_ALL_TASKS or TICKTICK_CREATE_TASK actions. This action is idempotent - completing an already-completed
  • Create Project — Create a new project (list) in TickTick. Projects organize tasks and notes. Use this to set up a new project with optional customizations like color, view mode, and type. The created project's ID can be used with other a
  • Create Task — Tool to create a new task in TickTick. Use after you have task details such as title, dates, and optional reminders or subtasks.
  • Delete TickTick Project — Permanently deletes a TickTick project by its ID. All tasks within the project will also be deleted. Note: This operation is idempotent - deleting a non-existent project ID returns success. Use TICKTICK_GET_USER_PROJECT
  • Delete Task — Tool to permanently delete a specific task — irreversible, no recovery. Use when you need to remove a task from a project after confirming both project and task IDs. Returns an empty data object on success; check status/
  • Get Project By ID — Tool to retrieve a specific TickTick project by its unique ID. Use when you need detailed information about a particular project after obtaining its project ID.
  • Get project with data — Retrieve a project's associated data (incomplete tasks, columns). IMPORTANT: This endpoint only returns INCOMPLETE tasks. Completed tasks are automatically filtered out by the TickTick API. An empty tasks list means eith
  • Get Task By Project And ID — Tool to retrieve a specific TickTick task by project ID and task ID. Use when you need detailed information about a particular task within a project.
  • Get User Projects — Retrieves all projects accessible to the authenticated user, including personal and shared projects. Use this tool to list available projects before creating tasks or to get project IDs for other operations. Returns proj
  • List All Tasks — Tool to list all open/undone tasks across all user projects in one call. This is a composite operation that internally fetches all projects and aggregates their tasks. Use when you need a comprehensive view of pending wo
  • Generate OAuth2 Authorization URL — Tool to generate the TickTick OAuth2 authorization URL. Use to redirect the user to obtain the authorization code (step 1). Re-run this tool if downstream TickTick calls return HTTP 401 (expired/invalid token) to obtain
  • Update Project — Tool to update an existing project. Use when you need to modify project details like name, color, sort order, view mode, or kind after selecting a project ID.
  • Update Task — Tool to update an existing task. Use after confirming the taskId and projectId. Omitting optional fields resets them to null — include all existing field values in every payload. Cannot move a task to a different project

Related integrations

Browse all 900+ integrations →

Get started with Ticktick on Beauto

Sign up free, connect your Ticktick account in one click, and describe the workflow you want in plain English. Beauto's AI handles the rest — no API keys or code required.

Try Beauto free · Browse all 900+ integrations · How it works