Skip to main content

TickTick

With TickTick modules in Make, you can manage the tasks and lists in your TickTick account.

To use the TickTick modules, you must have a TickTick account. You can create an account at ticktick.com.

Refer to the TickTick API documentation for a list of available endpoints.

Connect TickTick to Make

To establish the connection in Make:

  1. Log in to your Make account, add a TickTick module to your scenario, and click Create a connection.

  2. Optional: In the Connection name field, enter a name for the connection.

  3. Optional: Click Show advanced settings and enter your custom app client credentials. For more information, refer to TickTick's Getting Started documentation to learn how to register your application to access your client ID and client secret.

    If requested, use the following Redirect URI when creating your custom app: https://www.make.com/oauth/cb/ticktick.

  4. Click Save.

  5. If prompted, authenticate your account and confirm access.

You have successfully established the connection. You can now edit your scenario and add more TickTick modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.

Build TickTick Scenarios

After connecting the app, you can perform the following actions:

Task
  • Get a Task

  • Create a Task

  • Update a Task

  • Complete a Task

  • Delete a Task

List
  • Get a List

  • List Lists

  • Create a List

    Note: You many encounter a runtime error if you reach the limit for the number of lists allowed in your TickTick account.

  • Update a List

Other
  • Make an API Call