
UKG Pro Recruiting
Merge interacts with UKG Pro Recruiting API endpoints to access certain information as detailed below.
API Endpoints
GET/v2/{company_id}/api/candidates
Merge interacts with this API endpoint to...
Access RemoteUser information
RemoteUser fields
last_name
Stringremote_id
Stringemail
Stringfirst_name
Stringremote_created_at
DateTime (ISO 8601)Access Candidate information
Candidate fields
last_name
Stringremote_id
Stringcompany
Stringremote_data
Arraytitle
Stringremote_updated_at
DateTime (ISO 8601)first_name
Stringremote_created_at
DateTime (ISO 8601)Access EmailAddress information
EmailAddress fields
candidate
Unknownvalue
StringAccess PhoneNumber information
PhoneNumber fields
candidate
Unknownvalue
StringAccess Tag information
Tag fields
name
Stringcandidates
UnknownAccess Activity information
Activity fields
candidate_fk
Unknowncandidate
UUIDGET/v2/{company_id}/api/candidates/{candidate_id}/comments
Merge interacts with this API endpoint to...
Access Activity information
Activity fields
remote_id
Stringbody
Stringremote_created_at
DateTime (ISO 8601)remote_data
ArrayGET/v2/{company_id}/api/offers
Merge interacts with this API endpoint to...
Access Offer information
Offer fields
remote_id
Stringsent_at
DateTime (ISO 8601)remote_data
Arraystart_date
DateTime (ISO 8601)creator
UUIDclosed_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)application
UUIDGET/v2/{company_id}/api/opportunities
Merge interacts with this API endpoint to...
Access Job information
Job fields
remote_id
Stringcode
Stringstatus
Enumremote_data
Arrayremote_created_at
DateTime (ISO 8601)remote_updated_at
DateTime (ISO 8601)name
Stringdescription
StringAccess RemoteUser information
RemoteUser fields
remote_id
Stringrecruiter_for_jobs
Unknownhiring_manager_for_jobs
UnknownAccess Url information
Url fields
job
Unknownvalue
StringAccess Office information
Office fields
remote_id
Stringremote_data
Arrayjobs
Unknownlocation
Stringname
StringAccess Department information
Department fields
remote_id
Stringname
Stringjobs
Unknownremote_data
ArrayAccess ScreeningQuestion information
ScreeningQuestion fields
remote_id
Stringremote_data
Unknowntitle
Stringtype
Enumjob
UUIDAccess ScreeningQuestionOption information
ScreeningQuestionOption fields
label
Stringremote_data
Unknownscreening_question
UnknownGET/v2/{company_id}/api/applications-disposition-events
Merge interacts with this API endpoint to...
Access JobInterviewStage information
JobInterviewStage fields
remote_id
Stringname
Stringremote_data
ArrayPOST/v2/{company_id}/api/candidates
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
last_name
Stringremote_id
Stringfirst_name
Stringremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)Access EmailAddress information
EmailAddress fields
candidate
Unknownvalue
StringAccess PhoneNumber information
PhoneNumber fields
candidate
Unknownvalue
StringAccess Url information
Url fields
url_type
Enumcandidate
Unknownvalue
StringPOST/v2/{company_id}/api/candidates/{candidate_id}/documents
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_id
Stringfile_url
Stringfile_name
Stringattachment_type
EnumPOST/v2/{company_id}/api/applications
Merge interacts with this API endpoint to...
Access Application information
Application fields
remote_id
Stringapplied_at
DateTime (ISO 8601)Access ScreeningQuestionAnswer information
ScreeningQuestionAnswer fields
application
Unknown