Have a look at fogbugz api.

I can't help more than that
Ben

On Apr 24, 2013, at 4:04 PM, Tommaso Dal Sasso <tommaso.dal.sasso@usi.ch> wrote:

Hi guys,

I was looking at the Continuous Integration services code at http://smalltalkhub.com/#!/~Pharo/ci to extract information from the FogBugz tracker.
I noticed that the FogBugzCase and FogBugzEvent classes do not contain the user that performed the action, except for some plain text inside the "description" field.
Is there a way to extract the FogBugz user associated with an event?

Thank you
Tommaso Dal Sasso