How would you do this? Simple export of all activities by a User
|
|
Hello there. We’re testing Highrise and found it to be a very useful tool. The one thing we’re missing is a certain type of report, which we’ll use for our company’s weekly meetings. It’s simply the basic report that spits out all activity done by a given User, for a given date range. For some reason, I can’t seem to find an example of how to do this using Highrise’s API. I think I could do this by looping for all Companies/Contacts, then over all their Notes, and filtering that by the name of the User and the last modification date. But that’s light years away from what I’d call efficient… ;-) What do you think? How would YOU do this? PS: this task seems sooooo basic that it just HAS to be possible to do, but in a less kludgy way! |
