
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
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
StringGET/v3.0/{company_id}/projects
Merge interacts with this API endpoint to...
Access Job information
Job fields
remote_id
Stringstatus
Enumremote_data
Arrayremote_created_at
DateTime (ISO 8601)confidential
Booleanremote_updated_at
DateTime (ISO 8601)is_internal
Unknownname
Stringdescription
StringAccess RemoteUser information
RemoteUser fields
remote_id
Stringrecruiter_for_jobs
UnknownAccess 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
remote_id
Stringremote_data
Arrayapplied_at
DateTime (ISO 8601)candidate
UUIDremote_data_path
UnknownGET/v3.0/{company_id}/users
Merge interacts with this API endpoint to...
Access RemoteUser information
RemoteUser fields
remote_id
Stringlast_name
Stringremote_data
Arrayemail
Stringaccess_role
Enumfirst_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_id
Stringcan_email
Booleanremote_data
Arrayremote_updated_at
DateTime (ISO 8601)first_name
Stringremote_created_at
DateTime (ISO 8601)Access Tag information
Tag fields
remote_id
Stringname
Stringcandidates
UnknownAccess 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