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

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -