mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-21 17:45:36 -04:00
[PR #801] [MERGED] [New Plugin] :adds microsoft_todo #ieeesoc #1186
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/801
Author: @Ayush3941
Created: 6/27/2025
Status: ✅ Merged
Merged: 7/3/2025
Merged by: @crazywoola
Base:
main← Head:Fix/753-adds-microsoft-todo-api📝 Commits (1)
e790533Fix : #753 adds microsoft todo📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
microsoft_todo/microsoft_todo.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
closes #753
This plugin provides full Microsoft Todo integration using the Microsoft Graph API.
It enables users to:
(basically everything you can do with a todo )
It uses secure OAuth2 authorization and has been debugged to support even accounts missing default task lists by creating a new one automatically.
4. Checklist
5. Documentation Checklist
6. Privacy Protection Information
Data Collection
This plugin uses Microsoft Graph's
/meand/me/todo/listsendpoints.It collects:
No data is stored on external servers; it's passed through for API interaction only.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.