You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: