box api - Getting events - but only tree changes -


we using box api events endpoint track events in users account.

we looking way only events related adding or modification of folders , files. problem following:

if set stream_type=changes don't receive collab_add_collaborator event cannot detect when new folder appears in user's account.

if set stream_type=all events , majority of them not needed our use case.

basically, need stream_type return events result in filesystem changes in user's account (basically stream_type=changes including new files , folders created via share).

is maybe bug in stream_type=changes?

sounds bug. check on @ box.


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

tags - Jquery Mixitup plugin help prevent handlers being destroyed -

c# - Delving into the world of XML (Windows Phone) Error I dont understand (The ' ' character, hexadecimal value 0x20, cannot be included in a name.) -