@pipedream/greenhouse
Version:
Pipedream Greenhouse Components
37 lines • 870 B
JavaScript
export default {
"id": 9128481,
"application_id": 4684156,
"external_event_id": "event123",
"start": {
"date_time": "2014-03-26T22:15:00.000Z"
},
"end": {
"date_time": "2014-03-26T22:30:00.000Z"
},
"location": "Big Conference Room",
"video_conferencing_url": "http://example.com",
"status": "awaiting_feedback",
"created_at": "2016-02-10T14:31:51.019Z",
"updated_at": "2016-05-23T20:43:11.679Z",
"interview": {
"id": 7001,
"name": "Culture Fit"
},
"organizer": {
"id": 2000,
"first_name": "Jack",
"last_name": "Shepard",
"name": "Jack Shepard",
"employee_id": "12345"
},
"interviewers": [
{
"id": 4080,
"employee_id": "employee123",
"name": "Kate Austen",
"email": "kate.austen@example.com",
"response_status": "needs_action",
"scorecard_id": 11274
}
]
}