Skip to content

Todoist credentials#

You can use these credentials to authenticate the following nodes:

Prerequisites#

Create a Todoist account.

Supported authentication methods#

  • API key
  • OAuth2

Refer to Todoist's REST API documentation for more information about the service.

Using API key#

To configure this credential, you'll need:

Using OAuth2#

Note for n8n Cloud users

Cloud users don't need to provide connection details. Select Connect my account to connect through your browser.

To configure this credential from scratch, you'll need:

  • A Client ID
  • A Client Secret

Get both by creating an application in the Todoist App Management Console.

Use these settings for your application:

  • Copy the OAuth Callback URL from n8n and add it as the OAuth redirect URL.
  • Copy the Client ID and Client Secret from Todoist and add it to n8n.

Refer to the Todoist Authorization Guide for more information.