Greenhouse
Merge interacts with Greenhouse API endpoints to access certain information as detailed below.
API Endpoints
PATCH/v1/candidates/{candidate_id}
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
remote_id
Stringfirst_name
Stringtitle
Stringcompany
Stringis_private
Booleanlast_name
StringAccess Tag information
Tag fields
name
StringAccess PhoneNumber information
PhoneNumber fields
phone_number_type
Enumvalue
StringAccess EmailAddress information
EmailAddress fields
value
Stringemail_address_type
EnumPOST/v1/users
Merge interacts with this API endpoint to...
Access RemoteUser information
RemoteUser fields
remote_id
Stringremote_created_at
DateTime (ISO 8601)POST/v1/departments
Merge interacts with this API endpoint to...
Access Department information
Department fields
remote_id
StringPOST/v1/offices
Merge interacts with this API endpoint to...
Access Office information
Office fields
remote_id
StringPOST/v1/tags/candidate
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
remote_id
StringPOST/v1/candidates/{candidate_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
file_name
Stringattachment_type
Enumfile_url
StringGET/v1/job_posts
Merge interacts with this API endpoint to...
Access Job information
Job fields
remote_data
Arrayremote_id
Stringdescription
StringAccess ScreeningQuestion information
ScreeningQuestion fields
job
UUIDtitle
Stringtype
Enumrequired
Booleandescription
StringAccess ScreeningQuestionOption information
ScreeningQuestionOption fields
screening_question
Unknownlabel
StringAccess JobPosting information
JobPosting fields
job
UUIDremote_id
Stringis_internal
Booleantitle
Stringremote_data
Arrayremote_created_at
DateTime (ISO 8601)content
Stringstatus
Enumremote_updated_at
DateTime (ISO 8601)GET/v1/candidates
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
remote_id
Stringcompany
Stringtitle
Stringfirst_name
Stringis_private
Booleanremote_data
Arrayremote_created_at
DateTime (ISO 8601)can_email
Booleanremote_updated_at
DateTime (ISO 8601)last_interaction_at
DateTime (ISO 8601)last_name
StringAccess PhoneNumber information
PhoneNumber fields
phone_number_type
Enumvalue
Stringcandidate
UnknownAccess EmailAddress information
EmailAddress fields
value
Stringemail_address_type
Enumcandidate
UnknownAccess Url information
Url fields
value
Stringcandidate
Unknownurl_type
EnumAccess Tag information
Tag fields
name
Stringcandidates
UnknownAccess Activity information
Activity fields
candidate
UUIDGET/v1/rejection_reasons
Merge interacts with this API endpoint to...
Access RejectReason information
RejectReason fields
remote_data
Arrayname
Stringremote_id
StringGET/v1/scorecards
Merge interacts with this API endpoint to...
Access Scorecard information
Scorecard fields
submitted_at
DateTime (ISO 8601)remote_id
Stringremote_data
Arrayoverall_recommendation
Enumremote_created_at
DateTime (ISO 8601)interviewer
UUIDapplication
UUIDGET/v1/departments
Merge interacts with this API endpoint to...
Access Department information
Department fields
remote_data
Arrayname
Stringremote_id
StringGET/v1/tags/candidate
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
remote_data
Arrayname
Stringremote_id
StringGET/v1/offices
Merge interacts with this API endpoint to...
Access Office information
Office fields
remote_id
Stringname
Stringlocation
Stringremote_data
ArrayGET/v1/job_stages
Merge interacts with this API endpoint to...
Access JobInterviewStage information
JobInterviewStage fields
remote_id
Stringjob
UUIDremote_data
Arraystage_order
Integername
StringGET/v1/eeoc
Merge interacts with this API endpoint to...
Access EEOC information
EEOC fields
submitted_at
DateTime (ISO 8601)candidate
UUIDremote_data
Arrayveteran_status
Enumdisability_status
Enumgender
Enumrace
EnumGET/v1/offers
Merge interacts with this API endpoint to...
Access Offer information
Offer fields
start_date
DateTime (ISO 8601)remote_id
Stringapplication
UUIDremote_data
Arrayremote_created_at
DateTime (ISO 8601)status
Enumclosed_at
DateTime (ISO 8601)sent_at
DateTime (ISO 8601)GET/v1/candidates/{candidate_id}/activity_feed
Merge interacts with this API endpoint to...
Access Activity information
Activity fields
remote_id
Stringvisibility
Enumremote_data
Arrayuser
UUIDremote_created_at
DateTime (ISO 8601)body
Stringsubject
StringGET/v1/users
Merge interacts with this API endpoint to...
Access RemoteUser information
RemoteUser fields
remote_id
Stringfirst_name
Stringremote_data
Arrayremote_created_at
DateTime (ISO 8601)email
Stringdisabled
Booleanaccess_role
Enumlast_name
StringGET/v1/applications?$expand=answers
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
attachment_type
Enumfile_url
Stringcandidate
UUIDremote_data
Arrayfile_name
StringAccess Application information
Application fields
reject_reason
UUIDremote_id
Stringjob
UUIDapplied_at
DateTime (ISO 8601)candidate
UUIDremote_data
Arrayrejected_at
DateTime (ISO 8601)source
Stringcredited_to
UUIDGET/v1/jobs
Merge interacts with this API endpoint to...
Access Job information
Job fields
remote_id
Stringremote_data
Arraycode
Stringremote_created_at
DateTime (ISO 8601)confidential
Booleanstatus
Enumname
Stringremote_updated_at
DateTime (ISO 8601)POST/v1/applications/{application_id}/move
Merge interacts with this API endpoint to...
Access Application information
Application fields
current_stage
UUIDGET/v1/applications/{application_remote_id}
Merge interacts with this API endpoint to...
Access JobInterviewStage information
JobInterviewStage fields
id
UUIDGET/v1/scheduled_interviews
Merge interacts with this API endpoint to...
Access ScheduledInterview information
ScheduledInterview fields
organizer
UUIDremote_id
Stringremote_data
Arraystart_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)status
Enumremote_updated_at
DateTime (ISO 8601)application
UUIDend_at
DateTime (ISO 8601)location
StringAccess Scorecard information
Scorecard fields
interview
UUIDremote_id
StringPOST/v1/prospects
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
remote_id
Stringcompany
Stringtitle
Stringfirst_name
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)remote_updated_at
DateTime (ISO 8601)last_interaction_at
DateTime (ISO 8601)last_name
StringPOST/v1/candidates
Merge interacts with this API endpoint to...
Access Application information
Application fields
reject_reason
UUIDjob
UUIDremote_id
Stringapplied_at
DateTime (ISO 8601)candidate
UUIDrejected_at
DateTime (ISO 8601)source
Stringcredited_to
UUIDcurrent_stage
UUIDAccess Candidate information
Candidate fields
remote_id
Stringcompany
Stringtitle
Stringfirst_name
Stringis_private
Booleanremote_created_at
DateTime (ISO 8601)can_email
Booleanremote_updated_at
DateTime (ISO 8601)last_name
StringPOST/v1/candidates/{candidate_id}/applications
Merge interacts with this API endpoint to...
Access JobInterviewStage information
JobInterviewStage fields
remote_id
String