Export the 24 hour history summary without transactional detail?

I have a nightly batch that runs 14 processes. Most of them upload a file and run two import actions. Since this is the data hub, the only activity is this batch. The History page for the last 24 hrs shows a nice summary of what got done. During routine operations, users will rarely go into the data hub ... so there's not a bunch of other model changes listed in that grid.  Ideally, I'd extract that summary and email it to the admin upon completion of the batch to show what Imports ran.

The problem is that an Export of history shows every cell change as a row ... over 1 million of them daily. I only want the summary grid.

Is there a trick to capture (pipe to file) just the summary grid that I see in History?

Best Answer