python-o365
python-o365 copied to clipboard
Receive triggers from OneDrive and Sharepoint when a file is added/deleted/modified
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
This is not currently supported although it's possible with ms graph