Todoist credentials#

You can use these credentials to authenticate the following nodes:

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 a Todoist account and:

  • An API Key

To get your API Key:

  1. In Todoist, open your Integration settings.
  2. Select the Developer tab.
  3. Copy your API token and enter it as the API Key in your SMS-iT Workflow credential.

Refer to Find your API token for more information.

Using OAuth2#

Note for SMS-iT Workflow Cloud users

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

If you're self-hosting SMS-iT Workflow, you'll need a Todoist account and:

  • A Client ID
  • A Client Secret

Get both by creating an application:

  1. Open the Todoist App Management Console.
  2. Select Create a new app.
  3. Enter an App name for your app, like SMS-iT Workflow integration.
  4. Select Create app.
  5. Copy the SMS-iT Workflow OAuth Redirect URL and enter it as the OAuth redirect URL in Todoist.
  6. Copy the Client ID from Todoist and enter it in your SMS-iT Workflow credential.
  7. Copy the Client Secret from Todoist and enter it in your SMS-iT Workflow credential.
  8. Configure the rest of your Todoist app as it makes sense for your use case.

Refer to the Todoist Authorization Guide for more information.