Resources
Data Source Type: | REST/URL |
Authentication: | Basic HTTP Authentication
API token |
Sample Query: |
For a list of Todoist projects:
|
API Documentation: | Todoist API Documentation |
Step-by-Step
Note: This guide assumes that you already have an active Todoist account.
Step 1: Start the data source creation process using Todoist
To create a data source using Todoist, go to the Connector Gallery page in Klipfolio and select Todoist.
Step 2: Find your Todoist API Token
- To find your Todoist API Token, login to your Todoist account.
- Locate Settings and select Todoist Settings.
- Copy your API token in Todoist and paste it in the query where it says: <Your-API-Token>. Remember to erase the angled brackets as you paste in your API token.
- Click Add Klip.
Step 3: Write your query and enter it into Klipfolio
Todoist offers a wide variety of queries. Refer to the API Docs for more options.
Here is a sample query to get you started:
For a list of Todoist projects:
https://todoist.com/API/v7/sync?token=<Your-API-Token>&resource_types=["projects"]&sync_token='*'
Now that your query is ready:
- Select Get Resource.
- If you are satisfied with the data returned, select Continue to save it and use the data to build Klips.