One API To
Rule Them All

Facebook

Fields

  • Status Message (statusMessage)

Example Response

<?xml version="1.0" encoding="utf-8"?>
<response>
 <profiles>
   <profile id="EA194A1F6F61">
     <network id="1">Facebook</network>
     <name>Jurgen Appelo</name>
     <location>Rotterdam, Netherlands</location>
     <imageUrl>http://www.sociotoco.com/Services/Api/image?pid=EA194A1F6F61</imageUrl>
     <sources>
       <source>Facebook</source>
     </sources>
     <fields>
       <statusMessage>Published... Discipline * Skill = Craftsmanship</statusMessage>
     </fields>
   </profile>
 </profiles>
</response>
{
   "response":{
      "profiles":[
         {
            "fields":{
               "statusMessage":"Published... Discipline * Skill = Craftsmanship"
            },
            "id":"EA194A1F6F61",
            "imageUrl":"http://www.sociotoco.com/Services/Api/image?pid=EA194A1F6F61",
            "location":"Rotterdam, Netherlands",
            "name":"Jurgen Appelo",
            "network":{
               "id":1,
               "name":"Facebook"
            },
            "sources":[
               "Facebook"
            ]
         }
      ]
   }
}
Sociotoco is an ISM eCompany business unit. © 2009-2010. All rights reserved.