Chris Moore
suggested this on September 08, 2011 08:23 pm
It would be nice if there was an API for retrieving a list of the events that have occurred on a site. For instance, it is a difficult task to determine if a user changed plans via the Transaction API despite the fact that it is clearly noted on the dashboard. Basically, an API for the information displayed in the "Recent Activity" section of the dashboard would be very useful.
Comments
This would help you guys out from a server load perspective, I would think. The only way to figure out events right now is to pull down a LOT of other data and do the calculations on that.
So… this seems like a win for both sides.
Bonus points if the events are tied to other parts of the system via types and ids.