Community Tip - You can change your system assigned username to something more personal in your community settings. 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.