Hi @user14 ,
Yes there is.
You can track user activity using the /events
end point of the Box Platform API.
This end point provides access for an application to subscribe to any actions performed by a user or service account.
The are 2 categories of events, user and enterprise, where enterprise is more targeted to things like administration logs.
Take a look at our guide at https://developer.box.com/guides/events/user-events/for-user/ , and let us know if this helps.
Cheers
Hi @rbarbosa 👋
Thank you for providing the guide. I reviewed the event guide you shared, but - as you mentioned - it appears to focus on user activity rather than file activity. I’m interested in file activity, similar to the Content Insight mentioned in the article.
Please correct me if I’m wrong.
Cheers
Did you look through the Enterprise Eventshttps://developer.box.com/guides/events/enterprise-events/for-enterprise/?
There is support for things like opening, previewing, sharing, moving, etc.