{
"event": "webhook:email_result.completed",
"timestamp": "2019-08-24T14:15:22.123Z",
"data": {
"job_id": "string",
"result_id": "string",
"type": "success",
"result": {
"id": "ACoAABk7TGwBfn9oQe3F",
"displayName": "Emily Zhang",
"firstName": "Emily",
"lastName": "Zhang",
"headline": "Staff Product Designer at Figma",
"summary": "Product designer focused on design systems and developer tools.",
"companyName": "Figma",
"location": "San Francisco, California",
"photoUrl": "http://example.com",
"profileUrl": "https://www.example.com/in/emilyzhang",
"reportProfileUrl": "http://example.com",
"connectionCount": 500,
"isConnectionCountObfuscated": true,
"isPublic": true,
"skills": [
"Product Design",
"Design Systems",
"Figma",
"User Research"
],
"locale": {
"country": "US",
"language": "en"
},
"schools": {
"educationsCount": 0,
"educationHistory": [
{
"degreeName": "B.S. Computer Science",
"startEndDate": {
"start": {
"month": 1,
"year": 0
},
"end": {
"month": 1,
"year": 0
}
},
"schoolName": "Stanford University",
"schoolLocation": "Stanford, CA",
"schoolLogo": "http://example.com"
}
]
},
"positions": {
"positionsCount": 0,
"positionHistory": [
{
"title": "Senior Software Engineer",
"startEndDate": {
"start": {
"month": 1,
"year": 0
},
"end": {
"month": 1,
"year": 0
}
},
"description": "Led the migration to a microservices architecture.",
"companyName": "Stripe",
"companyLocation": "San Francisco, CA",
"companyLogo": "http://example.com"
}
]
},
"creditsConsumed": 10
},
"error": "string",
"message": "string"
}
}