Skip to content

feat: sharepoint integration#31

Open
valdo404 wants to merge 1 commit intomainfrom
claude/sharepoint-publishing-notifications-YlBxd
Open

feat: sharepoint integration#31
valdo404 wants to merge 1 commit intomainfrom
claude/sharepoint-publishing-notifications-YlBxd

Conversation

@valdo404
Copy link
Copy Markdown
Owner

@valdo404 valdo404 commented Feb 3, 2026

Architecture transparente sans outils MCP exposés au LLM:

  • document_open détecte automatiquement les URLs SharePoint et télécharge
  • document_save upload automatiquement si source = SharePoint
  • Notifications en background (FileSystemWatcher, Delta polling, Webhooks)
  • Authentification via configuration plateforme uniquement

https://claude.ai/code/session_013HCFC4qXezeQikcaB1ukxp

Closes #6

@valdo404 valdo404 changed the title docs: add SharePoint integration plan for publishing and notifications feat: sharepoint integration Feb 3, 2026
Architecture transparente sans outils MCP exposés au LLM:
- document_open détecte automatiquement les URLs SharePoint et télécharge
- document_save upload automatiquement si source = SharePoint
- Notifications en background (FileSystemWatcher, Delta polling, Webhooks)
- Authentification via configuration plateforme uniquement

https://claude.ai/code/session_013HCFC4qXezeQikcaB1ukxp
@valdo404 valdo404 force-pushed the claude/sharepoint-publishing-notifications-YlBxd branch from 60c26b8 to d91057d Compare February 4, 2026 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature: Integrate with sharepoint publication flows

2 participants