bipio-server / bipio

The bip.io API Server
https://bip.io
Apache License 2.0
873 stars 117 forks source link

Monitor ALL changes on google drive? #57

Open avimar opened 9 years ago

avimar commented 9 years ago

I've yet to only see one integration provider allow you to monitor ALL google drive changes: gdrive2slack.optionfactory.net Specifically built for slack.

IFTT, bipo, zapier... nobody seems to support watching all changes. It seems to be there in the API with a few options: https://developers.google.com/apis-explorer/#search/drive.changes.watch

Looking forward to seeing if this is manageable! I currently have optionfactory post to slack whenever a file changes, but that's all it enables -- ONLY to slack.

mjpearson commented 9 years ago

This does look manageable!

(new docs : https://developers.google.com/drive/v2/reference/changes/watch)

It can be added shortly