bytechef
bytechef copied to clipboard
[component] Todoist
As a Workflow Developer I want to be able to use the native Todoist connector So that I can implement more complex integration use cases where the connector is involved.
Website: https://todoist.com/ Documentation: https://developer.todoist.com/rest/v2/#overview
Acceptance Criteria
List of implemented actions:
- [x] create project
- [x] create task
- [x] mark task completed
List of implemented triggers: TODO
Definition of Done:
- [x] Unit/Integration tests
- [x] Documentation