docs(todoist): describe auth with oauth 2.0

This commit is contained in:
Ali BARIN
2023-01-11 19:27:20 +01:00
parent 8090d8be5a
commit 27e0ef4e38

View File

@@ -4,7 +4,11 @@
This page explains the steps you need to follow to set up the Todoist connection in Automatisch. If any of the steps are outdated, please let us know! This page explains the steps you need to follow to set up the Todoist connection in Automatisch. If any of the steps are outdated, please let us know!
::: :::
1. Go to the account [Integrations page](https://todoist.com/app/settings/integrations/developer) to copy your **API token**. 1. Go to the account [App Management page](https://developer.todoist.com/appconsole.html) to register a **new OAuth application** on Todoist.
1. Paste the **API token** value into Automatisch. 1. Fill **App name** and **App service URL**.
1. Copy **OAuth Redirect URL** from Automatisch to **OAuth redirect URL** field on Todoist page.
1. Click on the **Save settings** button on the Todoist page.
1. Copy the **Client ID** and **Client secret** values from the Todoist page to the corresponding fields on Automatisch.
1. Enter a memorable name for your connection in the **Screen Name** field. 1. Enter a memorable name for your connection in the **Screen Name** field.
1. Click the **Submit** button on Automatisch. 1. Click the **Submit** button on Automatisch.
1. Congrats! Start using your new Todoist connection within the flows.