Skip to content

Todoist#

Use the Todoist node to automate work in Todoist, and integrate Todoist with other applications. Ensemble has built-in support for a wide range of Todoist features, including creating, updating, deleting, and getting tasks.

On this page, you'll find a list of operations the Todoist node supports and links to more resources.

Credentials

Refer to Todoist credentials for guidance on setting up authentication.

Basic Operations#

  • Task
    • Create a new task
    • Close a task
    • Delete a task
    • Get a task
    • Get all tasks
    • Reopen a task
    • Update a task

Example Usage#

This Pathway allows you to create a new task in Todoist. This example usage Pathway would use the following two nodes. - Start - Todoist

1. Start node#

The start node exists by default when you create a new workflow.

2. Todoist node#

  1. First of all, you'll have to enter credentials for the Todoist node. You can find out how to do that here.
  2. Select your project from the Project dropdown list.
  3. Enter the content for the task in the Content field.
  4. Click on Execute Node to run the workflow.