Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
For example I want to update a property of a Thing by referring current location of a person in his/her facebook or Linkedin profile. How do I do that ?
Hi Milanjyoti, have you already looked into the APIs provided both from Facebook and LinkedIn. Here's the links from both Facebook Developers Docs and LinkedIn Developers Docs
It appears both provide the options with REST API using which you should be able to update Thing(s) in ThingWorx.
Hope this helps.