Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! 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.