Skip to content

Instantly share code, notes, and snippets.

@zubairov
Last active August 29, 2015 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zubairov/d69639881493ba841e39 to your computer and use it in GitHub Desktop.
Save zubairov/d69639881493ba841e39 to your computer and use it in GitHub Desktop.
{
"attributes":{
"type":"Lead",
"url":"/services/data/v25.0/sobjects/Lead/00QE000000Ft9AhMAJ"
},
"Id":"00QE000000Ft9AhMAJ",
"LastName":"Bar",
"FirstName":"Foo",
"Salutation":null,
"Title":null,
"Company":"Baz",
"Street":null,
"City":null,
"State":null,
"PostalCode":null,
"Country":null,
"Phone":null,
"MobilePhone":null,
"Fax":null,
"Email":null,
"Website":null,
"Description":null,
"LeadSource":null,
"Status":"Open - Not Contacted",
"Industry":null,
"Rating":null,
"AnnualRevenue":null,
"NumberOfEmployees":null,
"IsConverted":false,
"IsUnreadByOwner":false,
"Jigsaw":null,
"EmailBouncedReason":null,
"EmailBouncedDate":null,
"SICCode__c":null,
"ProductInterest__c":null,
"Primary__c":null,
"CurrentGenerators__c":null,
"NumberofLocations__c":null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment