Access Stats: Ability to get Access Stats programmatically per-file
Provide an a file API endpoint to obtain Access stats similar to the functionality in the Webapp.
Right now, we have to collect all the relevant events and do the math every time to get an accurate count. This complicates the application logic. Would be much easier to obtain the stats without having to calculate them on your own just like the UI does.
For example having the ability to pass a field and get summary figures in the response. Having to create an event parser to do this is a high barrier to entry to get this type of information. This is a typical ask from the business (marketing or sales).
10
votes
AdminSami Ellong
(Admin, Box)
shared this idea