Hi all,
I have a restful web service that I need to pull data from, connects fine with HttpSSO and reads content fine.
Is there a way to convert the returned JSON content into something usable or do I have to do it the long way round? I've been using the @DemoHTTPSSO for reference, and it seems to be doing it the long way