Question
rest api returns an html page.How to access the data?
http://localhost:8080/Thingworx/Things/sphaladikana/Services/sayhello?method=POST
the above rest api returns an html page but I need to access the link and stores the string returned by the service

