I'm just getting started with the OneDrive API. I have an application that integrates with Google Drive and Dropbox and receives push notifications from these services, and I'm looking to include OneDrive support.
Maybe I'm not looking in the right place, but I can't find documentation on how/if I can receive push notifications for changes on a users OneDrive account. Or, even a list of changes to a service - like Dropbox's delta call, or Google's changes list call.
Ideally, I'm wondering if OneDrive supports something similar to Google Drive's watch changes function, or Dropbox's webhooks or longpoll_delta. Anyone able to shed some light on this?
Unfortunately, that is not supported by the current version of the OneDrive API.