
Clockwork
Merge interacts with Clockwork API endpoints to access certain information as detailed below.
API Endpoints
POST/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
is_internal
Unknownremote_updated_at
DateTime (ISO 8601)status
Enumremote_data
Arrayremote_id
Stringname
Stringdescription
Stringconfidential
Booleanremote_created_at
DateTime (ISO 8601)Access 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
candidate
UUIDremote_data
Arrayapplied_at
DateTime (ISO 8601)remote_id
Stringremote_data_path
UnknownGET/v3.0/{company_id}/users
Merge interacts with this API endpoint to...
Access RemoteUser information
RemoteUser fields
remote_data
Arrayremote_id
Stringlast_name
Stringemail
Stringfirst_name
Stringremote_created_at
DateTime (ISO 8601)access_role
EnumGET/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
remote_updated_at
DateTime (ISO 8601)can_email
Booleanremote_data
Arrayremote_id
Stringlast_name
Stringfirst_name
Stringremote_created_at
DateTime (ISO 8601)Access Tag information
Tag fields
remote_id
Stringcandidates
Unknownname
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
StringPOST/v3.0/{company_id}/people
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
remote_id
Stringname
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
String