I noticed that the WSDL has a few new methods and types, but I can’t find much documentation about them. I was wondering what new functionality is there, and if there is a way to create/manage web reports user accounts via Soap. Can anyone shed some light?
If you are able to find documentation, or even provide a quick explanation of what methods I need to call, that would be awesome.
Prior to version 8, we were creating WR accounts programmatically by making POST requests and parsing the HTML that was returned to determine the result (terrible, I know). Obviously, that’s not working anymore, and it would be great if I didn’t have to shoot myself in the foot again…