Clockwork
Merge interacts with Clockwork API endpoints to access certain information as detailed below.
API Endpoints
POST/v3.0/{company_id}/people/{candidate_id}/positions
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
title
StringAccess Tag information
Tag fields
candidates
UnknownAccess Url information
Url fields
candidate
UnknownAccess EmailAddress information
EmailAddress fields
candidate
UnknownAccess PhoneNumber information
PhoneNumber fields
candidate
UnknownPOST/v3.0/{company_id}/people
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
last_name
Stringremote_updated_at
DateTime (ISO 8601)remote_id
Stringfirst_name
Stringremote_created_at
DateTime (ISO 8601)can_email
BooleanAccess Tag information
Tag fields
name
Stringremote_id
StringPOST/v3.0/{company_id}/people/{candidate_id}/web_sites
Merge interacts with this API endpoint to...
Access Url information
Url fields
value
StringPOST/v3.0/{company_id}/people/{candidate_id}/email_addresses
Merge interacts with this API endpoint to...
Access EmailAddress information
EmailAddress fields
value
StringPOST/v3.0/{company_id}/people/{candidate_id}/phone_numbers
Merge interacts with this API endpoint to...
Access PhoneNumber information
PhoneNumber fields
value
StringPOST/v3.0/{company_id}/projects/{job_id}/candidacies
Merge interacts with this API endpoint to...
Access Application information
Application fields
remote_id
StringGET/v3.0/{company_id}/projects
Merge interacts with this API endpoint to...
Access Job information
Job fields
description
Stringstatus
Enumconfidential
Booleanremote_updated_at
DateTime (ISO 8601)is_internal
Unknownremote_data
Arrayremote_created_at
DateTime (ISO 8601)remote_id
Stringname
StringAccess RemoteUser information
RemoteUser fields
recruiter_for_jobs
Unknownremote_id
StringAccess Application information
Application fields
job
UUIDGET/v3.0/{company_id}/projects/{project_id}/candidacies
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
remote_id
StringAccess Application information
Application fields
applied_at
DateTime (ISO 8601)remote_data
Arrayremote_id
Stringcandidate
UUIDremote_data_path
UnknownGET/v3.0/{company_id}/users
Merge interacts with this API endpoint to...
Access RemoteUser information
RemoteUser fields
last_name
Stringaccess_role
Enumemail
Stringremote_data
Arrayremote_id
Stringfirst_name
Stringremote_created_at
DateTime (ISO 8601)GET/v3.0/{company_id}/people?include=phone_numbers,emails,tags,websites,addresses,linkedin_urls,positions
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
last_name
Stringremote_updated_at
DateTime (ISO 8601)remote_data
Arrayremote_id
Stringfirst_name
Stringremote_created_at
DateTime (ISO 8601)can_email
BooleanAccess Tag information
Tag fields
name
Stringcandidates
Unknownremote_id
StringAccess EmailAddress information
EmailAddress fields
candidate
UnknownAccess PhoneNumber information
PhoneNumber fields
candidate
UnknownAccess Url information
Url fields
candidate
UnknownGET/v3.0/{company_id}/people/{person_id}/addresses
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
locations
ArrayGET/v3.0/{company_id}/people/{person_id}/positions/{id}
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
title
StringGETv3.0/{company_id}/people/{person_id}/email_addresses
Merge interacts with this API endpoint to...
Access EmailAddress information
EmailAddress fields
value
StringGET/v3.0/{company_id}/people/{person_id}/phone_numbers
Merge interacts with this API endpoint to...
Access PhoneNumber information
PhoneNumber fields
value
StringGET/v3.0/{company_id}/people/{person_id}/web_sites
Merge interacts with this API endpoint to...
Access Url information
Url fields
value
String