NEW: Use Todoist as a data source
Resources
Data Source Type: | Web Accessible Resource |
Authentication: | Basic HTTP Authentication API token |
Sample Query: | For Todoist productivity stats: https://todoist.com/API/v6/get_productivity_stats
|
API Documentation: | Todoist API Documentation |
Step-by-Step
Create a new data source using Todoist
To create a data source using Todoist, you need to accomplish the following tasks:
- Start the data source creation process
- Find your Todoist API Token
- Craft your query and enter it into Klipfolio
- Authenticate and complete the data source creation process
Step 1: Start the data source creation process using Todoist
To create a data source using Todoist go to the New Data Source page in Klipfolio and select the Web Accessible Resource option.

Step 2: Find your Todoist API Token
Step 3: Craft 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 Todoist productivity stats:
https://todoist.com/API/v6/get_productivity_stats
Step 4: Authenticate and complete the data source creation process
Now that you have crafted your query:
- At Data Format, select JSON from the drop-down list.
- At Method, select GET.
- Under Name, type token.
- Under Value, enter your Todoist API token.
- Under Type, select Query from the drop-down list.
- Select Get Resource.
- If you are satisfied with the data returned, select Continue.
