Skip to content

Receive triggers from OneDrive and Sharepoint when a file is added/deleted/modified #596

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dickkniep opened this issue Mar 12, 2021 · 1 comment

Comments

@dickkniep
Copy link

dickkniep commented Mar 12, 2021

Hello,

We are using O365 succesfully to access sharepoint, so thanks a lot for this wonderful library.

Currently we are polling sharepoint to check if a file has been added. Then when a file is added, we download it and process it in our system and upload the result back to sharepoint.

On our filesystem we implemented a system using Watchdog to get triggers to process changes and we would like to have a comparable system for sharepoint O365.

We know that webhooks exist for Sharepoint and OneDrive to support this, but this requires a deep understanding of O365 and the way to communicate, and we do not have the time to engage in this. We are willing to pay a reasonable amount if this feature is implemented in O365.

Thanks in advance
D. Kniep TM7 Netherlands

@alejcas
Copy link
Member

alejcas commented Apr 1, 2025

This is not currently supported although it's possible with ms graph

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants