-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample-payload.json
90 lines (90 loc) · 2.96 KB
/
example-payload.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
"data": {
"account": {
"name": "Groove Tech",
"subdomain": "groove-tech"
},
"address": "25772 Gustave Shore, Iowa, USA",
"cover_letter": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.",
"created_at": "2015-07-09T10:55:53Z",
"disqualification_reason": null,
"disqualified": false,
"disqualified_at": null,
"domain": null,
"education_entries": [
{
"degree": "MBA",
"end_date": "2011-03-30",
"field_of_study": null,
"school": "University of Pennsylvania",
"start_date": "2008-03-01"
},
{
"degree": "B.S.",
"end_date": "2007-03-30",
"field_of_study": "Marketing Communication & Economics",
"school": "University of Chicago",
"start_date": "2004-09-01"
}
],
"email": "jj_botha@fakemail.com",
"experience_entries": [
{
"company": "Vox Mobile",
"current": false,
"end_date": "2014-03-30",
"industry": "Telecommunications",
"start_date": "2011-03-01",
"summary": null,
"title": "Sales Director"
}
],
"firstname": null,
"headline": "Professional Administration Manager",
"id": "3fc9a80f",
"image_url": null,
"job": {
"shortcode": "GROOV005",
"title": "Office Manager"
},
"lastname": null,
"name": "Jj Botha",
"outbound_mailbox": "b-6adwdc@outbound.dev-workable.mailgun.org",
"phone": "1-859-557-6573",
"profile_url": "https://groove-tech.workable.com/backend/jobs/376844767/candidates/1070179133",
"resume_url": null,
"skills": [
{
"name": "travel planning"
},
{
"name": "problem solving"
}
],
"social_profiles": [
{
"type": "twitter",
"url": "http://www.twitter.com/jj_botha",
"username": "jj_botha"
},
{
"type": "linkedin",
"url": "http://www.linkedin.com/in/jj_botha"
},
{
"type": "googleplus",
"url": "https://plus.google.com/6908286706342698"
}
],
"sourced": true,
"stage": "Hired",
"summary": "A focused, results-driven team player with many year experience in the field. Working my way up to management level, I have experience in every aspect of this role. I understand the challenges it brings, and have a proven track record of providing solutions.",
"tags": [],
"updated_at": "2015-07-09T10:55:53Z",
"uploader_id": null
},
"event_type": "candidate_moved",
"fired_at": "2017-03-27T09:32:45Z",
"id": "1b1c8399",
"resource_type": "candidate"
}