Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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.