
Lever
Merge interacts with Lever API endpoints to access certain information as detailed below.
API Endpoints
PUT/contacts/{candidate_id}
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
last_name
Stringremote_id
Stringfirst_name
Stringlocations
ArrayAccess EmailAddress information
EmailAddress fields
value
StringAccess PhoneNumber information
PhoneNumber fields
candidate
Unknownvalue
Stringphone_number_type
EnumGET/opportunities/{opportunity_id}/notes
Merge interacts with this API endpoint to...
Access Activity information
Activity fields
user
UUIDremote_id
Stringsubject
Stringremote_data
Arrayremote_created_at
DateTime (ISO 8601)body
StringGET/opportunities/{opportunity_id}/interviews
Merge interacts with this API endpoint to...
Access ScheduledInterview information
ScheduledInterview fields
remote_id
Stringend_at
DateTime (ISO 8601)location
Stringstart_at
DateTime (ISO 8601)interviewers
Arrayremote_data
Arrayorganizer
UUIDremote_created_at
DateTime (ISO 8601)job_interview_stage
UUIDGET/opportunities?expand=applications&expand=stage
Merge interacts with this API endpoint to...
Access ScheduledInterview information
ScheduledInterview fields
application
UUIDAccess Offer information
Offer fields
application
UUIDAccess Scorecard information
Scorecard fields
application
UUIDAccess Attachment information
Attachment fields
candidate
UUIDAccess Candidate information
Candidate fields
remote_id
Stringfirst_name
Stringremote_updated_at
DateTime (ISO 8601)is_private
Booleanremote_data
Arraycompany
Stringlocations
Arrayremote_created_at
DateTime (ISO 8601)last_name
Stringlast_interaction_at
DateTime (ISO 8601)Access Url information
Url fields
candidate
Unknownvalue
StringAccess PhoneNumber information
PhoneNumber fields
candidate
Unknownvalue
Stringphone_number_type
EnumAccess EmailAddress information
EmailAddress fields
candidate
Unknownvalue
StringAccess Tag information
Tag fields
remote_data
Arraycandidates
Unknownname
StringAccess Application information
Application fields
job
UUIDremote_id
Stringcredited_to
UUIDcurrent_stage
UUIDapplied_at
DateTime (ISO 8601)reject_reason
UUIDrejected_at
DateTime (ISO 8601)candidate
UUIDsource
Stringremote_data
ArrayAccess ScreeningQuestionAnswer information
ScreeningQuestionAnswer fields
application
UnknownGET/opportunities/{opportunity_id}/offers
Merge interacts with this API endpoint to...
Access Offer information
Offer fields
remote_id
Stringsent_at
DateTime (ISO 8601)status
Enumremote_data
Arrayremote_created_at
DateTime (ISO 8601)creator
UUIDclosed_at
DateTime (ISO 8601)GET/stages
Merge interacts with this API endpoint to...
Access JobInterviewStage information
JobInterviewStage fields
remote_id
Stringstage_order
Integerremote_data
Arrayname
StringGET/archive_reasons
Merge interacts with this API endpoint to...
Access RejectReason information
RejectReason fields
remote_id
Stringremote_data
Arrayname
StringGET/users?includeDeactivated=true
Merge interacts with this API endpoint to...
Access RemoteUser information
RemoteUser fields
remote_id
Stringdisabled
Booleanemail
Stringfirst_name
Stringaccess_role
Enumremote_data
Arrayremote_created_at
DateTime (ISO 8601)last_name
StringGET/opportunities/{opportunity_id}
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
remote_id
Stringfirst_name
Stringremote_updated_at
DateTime (ISO 8601)is_private
Booleanremote_data
Arraylocations
Arrayremote_created_at
DateTime (ISO 8601)last_name
Stringlast_interaction_at
DateTime (ISO 8601)Access Application information
Application fields
current_stage
UUIDremote_id
Stringcredited_to
UUIDjob
UUIDapplied_at
DateTime (ISO 8601)reject_reason
UUIDrejected_at
DateTime (ISO 8601)candidate
UUIDsource
StringAccess PhoneNumber information
PhoneNumber fields
candidate
Unknownvalue
Stringphone_number_type
EnumAccess EmailAddress information
EmailAddress fields
candidate
Unknownvalue
StringAccess ScreeningQuestionAnswer information
ScreeningQuestionAnswer fields
application
UnknownGET/opportunities/{opportunity_id}/applications/{application_id}
Merge interacts with this API endpoint to...
Access Application information
Application fields
job
UUIDremote_data
Arrayapplied_at
DateTime (ISO 8601)GET/opportunities/{opportunity_id}/interviews/{interview_id}
Merge interacts with this API endpoint to...
Access ScheduledInterview information
ScheduledInterview fields
remote_id
Stringend_at
DateTime (ISO 8601)location
Stringstart_at
DateTime (ISO 8601)interviewers
Arrayorganizer
UUIDremote_created_at
DateTime (ISO 8601)job_interview_stage
UUIDPOST/users
Merge interacts with this API endpoint to...
Access RemoteUser information
RemoteUser fields
remote_id
Stringremote_created_at
DateTime (ISO 8601)GET/opportunities/{opportunity_id}/feedback
Merge interacts with this API endpoint to...
Access Scorecard information
Scorecard fields
remote_id
Stringsubmitted_at
DateTime (ISO 8601)interview
UUIDoverall_recommendation
Enumremote_data
Arrayinterviewer
UUIDremote_created_at
DateTime (ISO 8601)GET/opportunities/{opportunity}/files
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
file_url
Stringremote_id
Stringremote_data
Arrayfile_name
StringPUT/opportunities/{opportunity_id}/stage
Merge interacts with this API endpoint to...
Access Application information
Application fields
current_stage
UUIDGET/postings
Merge interacts with this API endpoint to...
Access Job information
Job fields
remote_id
Stringremote_updated_at
DateTime (ISO 8601)status
Enumconfidential
Booleanremote_data
Arrayremote_created_at
DateTime (ISO 8601)code
Stringdescription
Stringname
StringAccess Office information
Office fields
remote_data
Arraylocation
StringAccess Url information
Url fields
job
Unknownvalue
StringAccess JobPosting information
JobPosting fields
job
UUIDremote_id
Stringjob_posting_urls
Arrayremote_updated_at
DateTime (ISO 8601)content
Stringstatus
Enumremote_data
Arrayis_internal
Booleanremote_created_at
DateTime (ISO 8601)title
StringAccess ScreeningQuestion information
ScreeningQuestion fields
job
UUIDAccess ScreeningQuestionOption information
ScreeningQuestionOption fields
screening_question
UnknownAccess Department information
Department fields
remote_data
Arrayname
StringAccess RemoteUser information
RemoteUser fields
remote_id
StringGET/postings/{posting_id}/apply
Merge interacts with this API endpoint to...
Access ScreeningQuestion information
ScreeningQuestion fields
required
Booleanremote_id
Stringremote_data
Unknowndescription
Stringtype
Enumtitle
StringAccess ScreeningQuestionOption information
ScreeningQuestionOption fields
remote_id
Stringremote_data
Unknownlabel
StringPOST/opportunities
Merge interacts with this API endpoint to...
Access PhoneNumber information
PhoneNumber fields
value
Stringphone_number_type
EnumAccess Url information
Url fields
candidate
Unknownvalue
StringAccess Tag information
Tag fields
candidates
Unknownname
StringAccess Application information
Application fields
source
StringAccess Attachment information
Attachment fields
candidate
UUIDGET/opportunities/{opportunity_id}/forms
Merge interacts with this API endpoint to...
Access ScreeningQuestionAnswer information
ScreeningQuestionAnswer fields
answer
Stringquestion
UUIDGET/opportunities?expand=applications&expand=stage&expand=contact
Merge interacts with this API endpoint to...
Access Candidate information
Candidate fields
remote_id
Stringfirst_name
Stringremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)last_name
Stringlast_interaction_at
DateTime (ISO 8601)Access EmailAddress information
EmailAddress fields
candidate
Unknownvalue
StringAccess PhoneNumber information
PhoneNumber fields
candidate
Unknownvalue
StringAccess Application information
Application fields
current_stage
UUIDcredited_to
UUIDcandidate
UUIDPOST/postings/{posting_id}/apply
Merge interacts with this API endpoint to...
Access Application information
Application fields
remote_id
String