URLTemplateAction could generate JSON
Hi all
When you run a report from a URL using URLTemplateAction you have the option of getting the results in CSV, XML, or HTML formats:
But it is 2021, how about the JSON format? Yes I know I could write some XSLT and do this myself.. It looks as if I will need to parse the XML.
Thanks
Rick

