Taskade
productivitycollaborationtask managementmind mappingteam workflowsremote work
Taskade is a versatile productivity and collaboration platform designed to streamline team workflows. It combines task management, mind mapping, and real-time collaboration into a single, user-friendly interface. With features like shared to-do lists, project templates, video conferencing, and chat, Taskade helps teams stay organized and connected, whether working remotely or in the office.
Platform supported onplan: Make.com
Browse Modules
- All Modules (14)
- Action
- Search
- Universal
Taskade API Integration Modules
Create custom Taskade workflows by using triggers, actions, and search modules listed below.
Action
Complete a Task
Completes an existing task by id.
Action
Copy a Project
Creates a copy of existing project.
Action
Create a Task
Creates a new task in existing project.
Action
Delete a Task
Deletes an existing task by id.
Action
Delete a Task Date
Deletes task dates.
Action
Enable a Project Share Link
Enables a share link for an existing project.
Action
Get a Project Share Link
Retrieves a share link for an existing project.
Action
Get a Task
Retrieves an existing task by id.
Search
List Projects in a Folder
Retrieves a list of projects in a specified folder.
Search
List Project Tasks
Retrieves a list of tasks for an existing project.
Search
List Workspace Folders
Retrieves a list of folders in a workspace.
Search
List Workspace Projects
Retrieves a list of projects in a workspace.
Universal
Make an API Call
Performs an arbitrary authorized API call.
Action
Update a Task Date
Updates a start and end date on an existing task.
Platform Guides
- Make.com
How to start with Taskade API on Make.com?
Follow our step-by step guides on setting Taskade app on Make.com no-code platform.
Our team of experts needs to know your concern. Please, report any issues you notice during app execution.
Recently reported issues
Below you can find issues that were reported already by other users. Try avoid duplicates.
Hey guys,
there's a problem with the make.com integrations....it always time out....
Resolution: We recommend reducing the number of items retrieved in search modules and using Break error handlers. Basic timeout in Make modules is 10 seconds, so if API didn't respond within this timeframe, scenario should try again or process less amount of data.