Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
   "fullName":"Adam Carter",
   "ageRange":null,
   "gender":"Male",
   "location":"London, United Kingdom",
   "title":"Product Manager",
   "organization":"Convertr Media",
   "twitter":null,
   "linkedin":"https:\/\/www.linkedin.com\/in\/adam-carter-ba01b038",
   "facebook":null,
   "bio":"Aiming to use my technical skills, effective communication and relationship building expertise to help improve reporting and to streamline in-house processes. Convertr is a ground-breaking Customer Acquisition Platform, enabling brands, agencies and publishers to improve their ROI results across marketing campaigns.Our Global SaaS technology is at the forefront of data acquisition and activation, with an impressive array of 3rd party data integrations and advanced ABM functionality.Powered by automated data validation, enrichment, and CRM routing, Convertr's platform allows you to measure and manage ROI simply and in real-time; increasing sales performance and reducing critical wastage of time and marketing spend.",
   "avatar":"https:\/\/img.fullcontact.com\/static\/a276809f7cece82ba390823759ab18cc_5eab2f87f17f51cd257d80c270b17fb44f8b499d547cfce82d2c7feef0d404e0",
   "website":null,
   "details":{
      "name":{
         "given":"Adam",
         "family":"Carter",
         "full":"Adam Carter"
      },
      "age":null,
      "gender":"Male",
      "demographics":{
         "gender":"Male"
      },
      "emails":[
         
      ],
      "phones":[
         
      ],
      "locations":[
         {
            "city":"London",
            "region":"England",
            "regionCode":"ENG",
            "country":"United Kingdom",
            "countryCode":"GB",
            "formatted":"London, United Kingdom"
         },
         {
            "country":"United Kingdom",
            "countryCode":"GB",
            "formatted":"United Kingdom"
         }
      ],
      "education":[
         {
            "name":"De Montfort University",
            "end":{
               "year":2010
            }
         },
         {
            "name":"De Montfort University",
            "degree":"Business & Information Systems, Computer Science, 2.2",
            "end":{
               "year":2010
            }
         },
         {
            "name":"De Montfort University",
            "degree":"Business & Information Systems",
            "end":{
               "year":2010
            }
         },
         {
            "name":"De Montfort University|",
            "degree":"Business & Information Systems",
            "end":{
               "year":2010
            }
         }
      ],
      "urls":[
         
      ],
      "interests":[
         
      ]
   },
   "updated":"2020-03-12",
   "status":200,
   "photos":[
      {
         "type":"google",
         "typeId":"google",
         "typeName":"GooglePlus",
         "url":"https:\/\/img.fullcontact.com\/static\/a276809f7cece82ba390823759ab18cc_5eab2f87f17f51cd257d80c270b17fb44f8b499d547cfce82d2c7feef0d404e0",
         "isPrimary":true
      }
   ],
   "socialProfiles":[
      {
         "username":"adam-carter-ba01b038",
         "id":"131861928",
         "url":"https:\/\/www.linkedin.com\/in\/adam-carter-ba01b038",
         "bio":"Aiming to use my technical skills, effective communication and relationship building expertise to help improve reporting and to streamline in-house processes. Convertr is a ground-breaking Customer Acquisition Platform, enabling brands, agencies and publishers to improve their ROI results across marketing campaigns.Our Global SaaS technology is at the forefront of data acquisition and activation, with an impressive array of 3rd party data integrations and advanced ABM functionality.Powered by automated data validation, enrichment, and CRM routing, Convertr's platform allows you to measure and manage ROI simply and in real-time; increasing sales performance and reducing critical wastage of time and marketing spend.",
         "typeId":"linkedin",
         "followers":456,
         "following":456,
         "type":"linkedin",
         "typeName":"LinkedIn"
      }
   ],
   "organizations":[
      {
         "name":"Convertr Media",
         "current":true,
         "title":"Product Manager",
         "startDate":"11-2016"
      },
      {
         "name":"Convertr Media",
         "current":false,
         "title":"Technical Account Manager",
         "startDate":"6-2014",
         "endDate":"11-2016"
      },
      {
         "name":"Play",
         "current":false,
         "title":"Account Opening Advisor",
         "startDate":"6-2012",
         "endDate":"6-2014"
      },
      {
         "name":"Novartis Animal Health",
         "current":false,
         "title":"Junior Business Analyst",
         "startDate":"6-2008",
         "endDate":"6-2009"
      }
   ]
}

To reference these fields in the integrations please see below:

LinkedIn url

job_data[1164][core.data.0.socialProfiles.LinkedIn.url]

Organization

job_data[1164][organizations.0.name]

Title

job_data[1164][organizations.0.title]

Location

job_data[1164][core.data.0.location]

Full Name

job_data[1164][core.data.0.fullName]