Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hi all,
I have a question. I would like to create a kine of standalone application using Java to get information from Thingworx.
I'm able to call via REST services and obtain a response, but it's not clear for me how to obtain a Java Object from thingworx json response.
Can you get me some example?
lguagneli: Please refer existing post which might be helpful - POSTing via a REST call in Java
-Durgesh