
JobAdder
Beta
Merge interacts with JobAdder API endpoints to access certain information as detailed below.
API Endpoints
GETv2/companies/{companyId}/jobs
Merge interacts with this API endpoint to...
Access Job information
Job fields
remote_data
Arrayremote_id
Stringremote_updated_at
DateTime (ISO 8601)name
Stringremote_created_at
DateTime (ISO 8601)status
EnumAccess RemoteUser information
RemoteUser fields
recruiter_for_jobs
Unknownhiring_manager_for_jobs
UnknownAccess Application information
Application fields
job
UUIDGETv2/users/{userId}
Merge interacts with this API endpoint to...
Access RemoteUser information
RemoteUser fields
remote_id
Stringremote_data
Arrayaccess_role
Enumlast_name
Stringremote_created_at
DateTime (ISO 8601)email
Stringfirst_name
StringAccess Application information
Application fields
credited_to
UUIDGETv2/jobs/{jobId}/applications
Merge interacts with this API endpoint to...
Access JobInterviewStage information
JobInterviewStage fields
name
Stringremote_data
Arrayremote_id
StringAccess Application information
Application fields
candidate
UUIDapplied_at
DateTime (ISO 8601)remote_data
Arrayremote_id
Stringcurrent_stage
UUIDsource
StringPUTv2/applications/{applicationId}
Merge interacts with this API endpoint to...
Access Application information
Application fields
current_stage
UUIDremote_id
StringPOSTv2/candidates
Merge interacts with this API endpoint to...
Access PhoneNumber information
PhoneNumber fields
value
Stringcandidate
UnknownAccess Candidate information
Candidate fields
first_name
Stringremote_id
Stringremote_created_at
DateTime (ISO 8601)last_name
StringAccess EmailAddress information
EmailAddress fields
value
Stringcandidate
UnknownPOSTv2/jobs/{jobId}/applications
Merge interacts with this API endpoint to...
Access RemoteUser information
RemoteUser fields
first_name
Stringremote_id
Stringemail
Stringlast_name
StringAccess Application information
Application fields
remote_id
Stringcandidate
UUIDcredited_to
UUIDsource
StringGETv2/candidates/{candidate_id}
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
title
Stringcan_email
Booleancompany
StringAccess EmailAddress information
EmailAddress fields
candidate
UnknownAccess PhoneNumber information
PhoneNumber fields
candidate
UnknownGETv2/candidates
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
remote_data
Arrayremote_id
Stringremote_updated_at
DateTime (ISO 8601)last_name
Stringremote_created_at
DateTime (ISO 8601)locations
Arrayfirst_name
StringAccess EmailAddress information
EmailAddress fields
value
StringAccess PhoneNumber information
PhoneNumber fields
value
StringPUTv2/candidates/{candidate_id}
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
remote_id
Stringremote_updated_at
DateTime (ISO 8601)last_name
Stringremote_created_at
DateTime (ISO 8601)first_name
StringAccess EmailAddress information
EmailAddress fields
value
Stringcandidate
UnknownAccess PhoneNumber information
PhoneNumber fields
value
Stringcandidate
Unknown