Being able to export results from a PowerGlobalSearch query
Maybe export to an XLSX with a sheet for each entity or something?

1 comment
-
Dave Braun commented
Travis,
Thanks for the suggestion!
The team did several proof of concepts on this over a year ago and determined the integrations we would need to maintain were too risky to add into the product directly.
We went as far as to model a potential endpoint developers could invoke which would return the data you see in the view as a JSON string. From there the developer would need to write custom logic to convert the data into whatever format they were interested in exporting to. We never went into production cycles for bandwidth reasons.
Would that type of exposed endpoint be helpful for your current scenario?