How to import data from Rest web service with XML response...
So this is not really a question but more an offer of code to the community. I recently needed to get data about mobile devices from AirWatch which conveniently has a rest interface that can be used to get all of the device data. After searching ...