Can I "Trace" the Requests Happening Behind the Scenes?
For the products we build, we have trace tools that help us understand what APIs etc are being called behind the scenes. We even give them to our customers (b2b) so they can analyze & learn.
Of course there's Fiddler, which does quite a bit of tracing, but I *think*(?) Fiddler is irrelevant for tracing Khoros API stuff - but it's been probably 5 years since I've used Fiddler seriously.
Are there any Trace tools available (either by Khoros or that expose Khoros goodies) that can help make sense of the API requests called by various components?
(example: "My Group Hubs" component ... what API call is happening behind the scenes there? I'd like to build my own component that grabs the same list but uses it differently. I've spent 1hr in the docs, and haven't found what I'm after. Buuuutttttttttttt if I could only trace the dang thing........)
Does anyone have any tracing insight? Are there any tools available?