Beyond-Bot.ai + ticktick
TickTick is a cross-platform task management and to-do list application designed to help users organize their tasks and schedules efficiently.
What You Can Do with this Integration
Automate Data Entry
Automatically sync new contacts or deals from Beyond-Bot.ai to ticktick.
Enrich Customer Profiles
Use Beyond-Bot.ai to find and add new information to your records in ticktick.
Trigger Workflows
Start automated workflows in ticktick based on conversations with your virtual expert.
Available Actions
Here are the specific actions your virtual expert can perform within ticktick.
Ticktick Complete Task
Tool to mark a task as complete. use after confirming the task is done.
Ticktick Create Project
Tool to create a new project in ticktick. use when you need to programmatically add a project after obtaining a valid access token.
Ticktick 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.
Ticktick Delete Task
Tool to delete a specific task. use when you need to remove a task from a project after confirming both project and task ids.
Ticktick Get User Project
Tool to retrieve all projects for the user. use when you need to list available projects for selection.
Ticktick Ticktick Complete Task
Tool to mark a specific task as complete. use after confirming the task is done.
Ticktick Ticktick Delete Project
Tool to delete a specific project. use when you have confirmed the project id and intend to permanently remove it. example: "delete the project with id 6226ff9877acee87727f6bca".
Ticktick Ticktick Get Project With Data
Tool to retrieve a project and its associated data (tasks, columns). use when you need full project details including its tasks and columns after selecting a project id.
Ticktick Ticktick Oauth2 Authorization Step1
Tool to generate the ticktick oauth2 authorization url. use to redirect the user to obtain the authorization code (step 1).
Ticktick Ticktick Oauth2 Authorization Step 1
Tool to redirect user to ticktick authorization page to obtain authorization code. use when initiating the oauth2 flow before exchanging the code.
Ticktick Ticktick 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.
Ticktick 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.
Ticktick Update Task
Tool to update an existing task. use after confirming the taskid and projectid.