JobAdder
Beta
Merge interacts with JobAdder API endpoints to access certain information as detailed below.
API Endpoints
POSTv2/candidates
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
remote_id
Stringfirst_name
Stringremote_created_at
DateTime (ISO 8601)last_name
StringAccess PhoneNumber information
PhoneNumber fields
value
Stringcandidate
UnknownAccess EmailAddress information
EmailAddress fields
value
Stringcandidate
UnknownPOSTv2/jobs/{jobId}/applications
Merge interacts with this API endpoint to...
Access RemoteUser information
RemoteUser fields
remote_id
Stringemail
Stringfirst_name
Stringlast_name
StringAccess Application information
Application fields
credited_to
UUIDremote_id
Stringsource
Stringcandidate
UUIDPUTv2/candidates/{candidate_id}
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
remote_id
Stringfirst_name
Stringremote_created_at
DateTime (ISO 8601)remote_updated_at
DateTime (ISO 8601)last_name
StringAccess EmailAddress information
EmailAddress fields
value
Stringcandidate
UnknownAccess PhoneNumber information
PhoneNumber fields
value
Stringcandidate
UnknownGETv2/candidates
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
remote_id
Stringfirst_name
Stringremote_data
Arrayremote_created_at
DateTime (ISO 8601)remote_updated_at
DateTime (ISO 8601)locations
Arraylast_name
StringAccess EmailAddress information
EmailAddress fields
value
Stringcandidate
UnknownAccess PhoneNumber information
PhoneNumber fields
value
Stringcandidate
UnknownGETv2/companies/{companyId}/jobs
Merge interacts with this API endpoint to...
Access Job information
Job fields
remote_id
Stringremote_data
Arrayremote_created_at
DateTime (ISO 8601)status
Enumname
Stringremote_updated_at
DateTime (ISO 8601)Access RemoteUser information
RemoteUser fields
hiring_manager_for_jobs
Unknownrecruiter_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
Stringfirst_name
Stringremote_data
Arrayremote_created_at
DateTime (ISO 8601)email
Stringaccess_role
Enumlast_name
StringAccess Application information
Application fields
credited_to
UUIDGETv2/jobs/{jobId}/applications
Merge interacts with this API endpoint to...
Access JobInterviewStage information
JobInterviewStage fields
remote_data
Arrayname
Stringremote_id
StringAccess Application information
Application fields
remote_id
Stringapplied_at
DateTime (ISO 8601)candidate
UUIDremote_data
Arraysource
Stringcurrent_stage
UUIDPUTv2/applications/{applicationId}
Merge interacts with this API endpoint to...
Access Application information
Application fields
current_stage
UUIDremote_id
String