Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jallermax/notion-todoist-integration

module for notion api and integration between Todoist recurring tasks and Notion DB records
https://github.com/jallermax/notion-todoist-integration

household notion notion-api organization synchronization todoist todoist-api

Last synced: about 2 months ago
JSON representation

module for notion api and integration between Todoist recurring tasks and Notion DB records

Awesome Lists containing this project

README

        

Every 60 seconds runs workflow of creating history records to Notion for each completed Todoist task linked with Notion (Maintenance action DB) and creating new linked Todoist tasks for each maintenance action without one.

secrets.py needs to be crated and filled using template_secrets.py

---
*Links:*
[Notion template for Maintenance Actions DB](https://www.notion.so/Maintenance-Actions-60655507245548fb8393f8a7499c251c)
[Todoist API](https://developer.todoist.com/sync/)
[Notion API](https://developers.notion.com/reference)