Greenhouse - Object types

Greenhouse has several object types that represent different stakeholders in their ecosystem. Each object type holds different attributes. Workato exposes these attributes as datapills.

The comment object types are:

Candidate object

DatapillDescription
Candidate IDA unique candidate ID.
First nameThe first name.
Last nameThe last name.
CompanyThe current company of the candidate.
TitleThe current title of the candidate.
Created atWhen this candidate's profile was created.
Updated atWhen this candidate's profile was last updated.
Last activityThe last activity of this candidate.
Photo URLThe candidate's photo URL. Returns null if this candidate does not have a photo attachment.
AttachmentsA list of attachments, including the List size and List index. Each attachment contains a filename, URL, and Type.
Application IDsA list of application IDs for associated Greenhouse applications, including the List size and List index.
Is privateWhether the candidate is private.
Phone numbersA list of phone numbers, including the List size and List index.
AddressesA list of addresses, including the List size and List index.
Email addressesA list of email addresses, including the List size and List index.
Website addressesA list of website addresses, including the List size and List index.
Social media addressesA list of social media addressed, including the List size and List index.
RecruiterA Greenhouse user who is responsible for this candidate.
CoordinatorA Greenhouse user who is responsible for this candidate.
Can emailWhether this candidate can be emailed.
TagsA list of tags, including the List size and List index.
ApplicationsA list of Greenhouse applications, including the List size and List index.
EducationsA list of education records, including the List size and List index. Each education record contains a Education ID, School name, Degree, Discipline, Start date and End date.
EmploymentsA list of previous employments, including the List size and List index. Each employment record contains a Employment ID, Company name, Job title,Start date and End date.
Custom fields and keyed custom fieldsCustom fields and keyed custom fields are exposed as discrete datapills.

Find out more about Greenhouse candidate object.

User object

DatapillDescription
User IDA unique user ID.
First nameThe first name.
Last nameThe last name.
Primary email addressThe email address designated as the primary email address.
Updated atWhen this user's profile was last updated.
Created atWhen this user's profile was created.
DisabledWhether this user has been disabled.
Site adminWhether this user is a site admin.
EmailsA list of email addresses, including the List size and List index. This list includes the Primary email address.
Employee IDA unique employee ID.
Linked candidate IDsA list of previous candidate records, including the List size and List index.

Find out more about Greenhouse user object.

Application object

DatapillDescription
Application IDA unique application ID.
Candidate IDA unique candidate ID.
ProspectWhether this is a prospect application.
Applied atWhen this application was applied for.
Rejected atWhen this application was rejected.
Last activity atThe last activity of this application.
LocationThe contents of the location question on a job post.
SourceA source object that contains a Source ID and Public name.
Credited toA Greenhouse user who will receive credit for this application.
Rejection reasonA datapill that contains a rejection reason ID, Rejection reason name, and Type.
Rejection detailsCustom fields and keyed custom fields for rejection details.
JobsA list of Greenhouse job IDs, including the List size and List index.
StatusThe status of this application. Only active applications can be advanced or marked as hired.
Current stageThe Stage ID and Stage name.
AnswersA list of job application questions and answers, including the List size and List index.
Prospective officeThe office that this application is being considered for.
Prospective departmentThe department that this application is being considered for.
Prospect detailInformation about the Prospect pool, Prospect stage, and Prospect owner.
Custom fields and keyed custom fieldsCustom fields and keyed custom fields are exposed as discrete datapills.

Find out more about Greenhouse application object.

Job object

DatapillDescription
Job IDA unique job ID.
Job nameThe job name.
Requisition IDAn external ID.
NotesNotes attached to this job.
ConfidentialWhether this job is confidential.
Job statusThe status of the job.
Created atWhen this job was created.
Opened atWhen this job was opened.
Closed atWhen this job was closed.
Updated atWhen this job was last updated.
DepartmentsA list of departments which this job belongs to, including the List size and List index.
OfficesA list of offices which this job belongs to, including the List size and List index.
Hiring teamA list of Greenhouse users who are responsible for this job. This includes Hiring managers, Recruiters, Coordinators and Sourcers.
OpeningsA list of openings, including the List size and List index. Each opening contains an Opening ID and Opening status.
Custom fields and keyed custom fieldsCustom fields and keyed custom fields are exposed as discrete datapills.

Find out more about Greenhouse job object.

Offer object

DatapillDescription
Offer IDA unique offer ID.
VersionThe version of the current offer.
Application IDThe ID of the associated Greenhouse application.
Job IDThe ID of the associated Greenhouse job.
Candidate IDThe ID of the associated Greenhouse candidate.
OpeningDetails about the opening that was associated with this offer.
Created atWhen this offer was created.
Updated atWhen this offer was last updated.
Sent atWhen this job was sent to the candidate.
Resolved atWhen this job was resolved.
Stats atThe data when the candidate starts.
StatusThe status of the job offer.
Custom fields and keyed custom fieldsCustom fields and keyed custom fields are exposed as discrete datapills.

Find out more about Greenhouse offer object.

Last updated: