Applications
The Application Object is used to represent a candidate's journey through a particular Job's recruiting process. If a Candidate applies for multiple Jobs, there will be a separate Application for each Job if the third-party integration allows it.
The Application object
Properties

idString
Required

remote_idString
Optional
The third-party API ID of the matching object.

candidateString
Optional
The candidate applying.

jobString
Optional
The job being applied for.

applied_atString
Optional
When the application was submitted.

rejected_atString
Optional
When the application was rejected.

sourceString
Optional
The application's source.

credited_toString
Optional
The user credited for this application.

current_stageString
Optional
The application's current stage.

reject_reasonString
Optional
The application's reason for rejection.

remote_was_deletedBoolean
Required

field_mappingsObject
Optional

modified_atString
Required
This is the datetime that this object was last updated by Merge

remote_dataRemoteData[]
Optional

The Application object
JSON
{
"id": "92e8a369-fffe-430d-b93a-f7e8a16563f1",
"remote_id": "98796",
"candidate": "2872ba14-4084-492b-be96-e5eee6fc33ef",
"job": "52bf9b5e-0beb-4f6f-8a72-cd4dca7ca633",
"applied_at": "2021-10-15T00:00:00Z",
"rejected_at": "2021-11-15T00:00:00Z",
"source": "Campus recruiting event",
"credited_to": "58166795-8d68-4b30-9bfb-bfd402479484",
"current_stage": "d578dfdc-7b0a-4ab6-a2b0-4b40f20eb9ea",
"reject_reason": "59b25f2b-da02-40f5-9656-9fa0db555784",
"remote_was_deleted": true,
Show advanced fields
}

GET
/applications

Returns a list of Application objects.


Header Parameters

AuthorizationString
Required
Token-based authentication with required prefix "Bearer"

X-Account-TokenString
Required
Token identifying the end user.
Query & Path Parameters

candidate_idString
Optional
If provided, will only return applications for this candidate.

created_afterString
Optional
If provided, will only return objects created after this datetime.

created_beforeString
Optional
If provided, will only return objects created before this datetime.

credited_to_idString
Optional
If provided, will only return applications credited to this user.

current_stage_idString
Optional
If provided, will only return applications at this interview stage.

cursorString
Optional
The pagination cursor value.

expandString
Optional
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.

include_deleted_dataBoolean
Optional
Whether to include data that was marked as deleted by third party webhooks.

include_remote_dataBoolean
Optional
Whether to include the original data Merge fetched from the third-party to produce these models.

job_idString
Optional
If provided, will only return applications for this job.

modified_afterString
Optional
If provided, only objects synced by Merge after this date time will be returned.

modified_beforeString
Optional
If provided, only objects synced by Merge before this date time will be returned.

page_sizeInteger
Optional
Number of results to return per page.

reject_reason_idString
Optional
If provided, will only return applications with this reject reason.

remote_idString
Optional
The API provider's ID for the given object.

sourceString
Optional
If provided, will only return applications with this source.

Response
JSON
{
"next": "cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw",
"previous": "cj1sZXdwd2VycWVtY29zZnNkc2NzUWxNMEUxTXk0ME16UXpNallsTWtJ",
"results": [
{
"id": "92e8a369-fffe-430d-b93a-f7e8a16563f1",
"remote_id": "98796",
"candidate": "2872ba14-4084-492b-be96-e5eee6fc33ef",
"job": "52bf9b5e-0beb-4f6f-8a72-cd4dca7ca633",
"applied_at": "2021-10-15T00:00:00Z",
"rejected_at": "2021-11-15T00:00:00Z",
"source": "Campus recruiting event",
"credited_to": "58166795-8d68-4b30-9bfb-bfd402479484",
"current_stage": "d578dfdc-7b0a-4ab6-a2b0-4b40f20eb9ea",
"reject_reason": "59b25f2b-da02-40f5-9656-9fa0db555784",
"remote_was_deleted": true,
Show advanced fields
}
]
}
Field support by platform
ApplicantStack
ApplicantStack

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


candidateString

credited_toString

current_stageString

jobString

reject_reasonString

remote_dataRemoteData[]
pathstring
dataobject

sourceString
Ashby
Ashby

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

reject_reasonString

rejected_atString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
BambooHR
BambooHR

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
BizMerlinHR
BizMerlinHR

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


candidateString

current_stageString

jobString
Breezy
Breezy

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

credited_toString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

sourceString
CATS
CATS

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString
Clockwork
Clockwork

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString
Comeet
Comeet

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
Cornerstone TalentLink
Cornerstone TalentLink

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
EngageATS
EngageATS

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString
Eploy
Eploy

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
Fountain
Fountain

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

sourceString
Greenhouse
Greenhouse

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

credited_toString

current_stageString

jobString

reject_reasonString

rejected_atString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
Harbour ATS
Harbour ATS

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


candidateString

jobString
Homerun
Homerun

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString
HR Cloud
HR Cloud

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject
iCIMS
iCIMS

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
JazzHR
JazzHR

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
JobAdder
JobAdder

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

credited_toString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
JobScore
JobScore

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_idString

sourceString
Jobvite
Jobvite

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_idString

sourceString
Lever
Lever

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

credited_toString

current_stageString

jobString

reject_reasonString

rejected_atString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
Oracle Taleo
Oracle Taleo

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


candidateString

current_stageString

jobString

reject_reasonString

rejected_atString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString
Recruitee
Recruitee

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
Recruiterflow
Recruiterflow

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


candidateString

credited_toString

current_stageString

jobString

reject_reasonString

remote_dataRemoteData[]
pathstring
dataobject

sourceString
Sage HR
Sage HR

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

credited_toString

current_stageString

jobString

rejected_atString

remote_dataRemoteData[]
pathstring
dataobject

sourceString
SAP SuccessFactors
SAP SuccessFactors

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
SmartRecruiters
SmartRecruiters

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

sourceString
TalentLyft
TalentLyft

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


candidateString

credited_toString

current_stageString

jobString

rejected_atString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
Teamtailor
Teamtailor

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

reject_reasonString

rejected_atString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
Workable
Workable

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


candidateString

current_stageString

jobString

reject_reasonString

rejected_atString

sourceString
Workday
Workday

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

credited_toString

current_stageString

jobString

reject_reasonString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
Hint: Use the /linked-accounts endpoint to pull platform support information.
POST
/applications

Creates an Application object with the given values.


Header Parameters

AuthorizationString
Required
Token-based authentication with required prefix "Bearer"

X-Account-TokenString
Required
Token identifying the end user.
Query & Path Parameters

is_debug_modeBoolean
Optional
Whether to include debug fields (such as log file links) in the response.

run_asyncBoolean
Optional
Whether or not third-party updates should be run asynchronously.
Body Parameters

modelObject
Required
Find available fields below under “Model Parameters”.

remote_user_idString
Required
Model Parameters
View app-specific writable fields under “Field support by platform” in this section.

candidateString
The candidate applying. Must pass in a valid Merge ID, which can be obtained from the id field in the Candidate object.

jobString
The job being applied for. Must pass in a valid Merge ID, which can be obtained from the id field in the Job object.

applied_atString
When the application was submitted.

rejected_atString
When the application was rejected.

sourceString
The application's source.

credited_toString
The user credited for this application. Must pass in a valid Merge ID, which can be obtained from the id field in the RemoteUser object.

current_stageString
The application's current stage. Must pass in a valid Merge ID, which can be obtained from the id field in the JobInterviewStage object.

reject_reasonString
The application's reason for rejection. Must pass in a valid Merge ID, which can be obtained from the id field in the RejectReason object.

remote_template_idString

integration_paramsObject

linked_account_paramsObject

POST v1/applications
JSON
{
"model": {
"candidate": "2872ba14-4084-492b-be96-e5eee6fc33ef",
"job": "52bf9b5e-0beb-4f6f-8a72-cd4dca7ca633",
"applied_at": "2021-10-15T00:00:00Z",
"rejected_at": "2021-11-15T00:00:00Z",
"source": "Campus recruiting event",
"credited_to": "58166795-8d68-4b30-9bfb-bfd402479484",
"current_stage": "d578dfdc-7b0a-4ab6-a2b0-4b40f20eb9ea",
"reject_reason": "59b25f2b-da02-40f5-9656-9fa0db555784"
},
"remote_user_id": "string"
}
Response
JSON
{
"model": {
"id": "92e8a369-fffe-430d-b93a-f7e8a16563f1",
"remote_id": "98796",
"candidate": "2872ba14-4084-492b-be96-e5eee6fc33ef",
"job": "52bf9b5e-0beb-4f6f-8a72-cd4dca7ca633",
"applied_at": "2021-10-15T00:00:00Z",
"rejected_at": "2021-11-15T00:00:00Z",
"source": "Campus recruiting event",
"credited_to": "58166795-8d68-4b30-9bfb-bfd402479484",
"current_stage": "d578dfdc-7b0a-4ab6-a2b0-4b40f20eb9ea",
"reject_reason": "59b25f2b-da02-40f5-9656-9fa0db555784",
"remote_was_deleted": true,
Show advanced fields
}
}
Field support by platform
Ashby
Ashby

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


applied_atString
Optional

candidateString
Required

credited_toString
Optional

current_stageString
Optional

jobString
Required

remote_idString
Optional

sourceString
Optional
Clockwork
Clockwork

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


candidateString
Required

jobString
Required

remote_idString
Optional
Cornerstone TalentLink
Cornerstone TalentLink

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


applied_atString
Optional

candidateString
Optional

jobString
Optional

remote_idString
Optional

sourceString
Optional
Eploy
Eploy

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


candidateString
Required

jobString
Required

remote_idString
Optional
Greenhouse
Greenhouse

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


applied_atString
Optional

candidateString
Required

credited_toString
Optional

current_stageString
Optional

jobString
Required

rejected_atString
Optional

remote_idString
Optional

sourceString
Optional

Additional POST Parameters


remote_user_idString
Required
iCIMS
iCIMS

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


candidateString
Required

current_stageString
Optional

jobString
Required

remote_idString
Optional

sourceString
Optional
JazzHR
JazzHR

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


applied_atString
Optional

candidateString
Required

credited_toString
Optional

current_stageString
Optional

jobString
Required

remote_idString
Optional

sourceString
Optional
Lever
Lever

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


applied_atString
Optional

candidateString
Required

credited_toString
Optional

current_stageString
Optional

jobString
Required

remote_idString
Optional

sourceString
Optional

Additional POST Parameters


remote_user_idString
Required
Oracle Taleo
Oracle Taleo

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


candidateString
Optional

current_stageString
Optional

jobString
Optional

remote_idString
Optional

sourceString
Optional
SAP SuccessFactors
SAP SuccessFactors

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


candidateString
Required

jobString
Required

remote_idString
Optional
Teamtailor
Teamtailor

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


applied_atString
Optional

candidateString
Required

current_stageString
Optional

jobString
Required

reject_reasonString
Optional

rejected_atString
Optional

remote_idString
Optional

sourceString
Optional
UKG Pro Recruiting
UKG Pro Recruiting

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


applied_atString
Optional

candidateString
Optional

jobString
Optional

remote_idString
Optional

sourceString
Optional

Additional POST Parameters


integration_paramsObject
Required
available_start_dateString
Required
Hint: Use the /linked-accounts endpoint to pull platform support information.
GET
/applications/{id}

Returns an Application object with the given id.


Header Parameters

AuthorizationString
Required
Token-based authentication with required prefix "Bearer"

X-Account-TokenString
Required
Token identifying the end user.
Query & Path Parameters

expandString
Optional
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.

idString
Required

include_remote_dataBoolean
Optional
Whether to include the original data Merge fetched from the third-party to produce these models.
Response
JSON
{
"id": "92e8a369-fffe-430d-b93a-f7e8a16563f1",
"remote_id": "98796",
"candidate": "2872ba14-4084-492b-be96-e5eee6fc33ef",
"job": "52bf9b5e-0beb-4f6f-8a72-cd4dca7ca633",
"applied_at": "2021-10-15T00:00:00Z",
"rejected_at": "2021-11-15T00:00:00Z",
"source": "Campus recruiting event",
"credited_to": "58166795-8d68-4b30-9bfb-bfd402479484",
"current_stage": "d578dfdc-7b0a-4ab6-a2b0-4b40f20eb9ea",
"reject_reason": "59b25f2b-da02-40f5-9656-9fa0db555784",
"remote_was_deleted": true,
Show advanced fields
}
Field support by platform
ApplicantStack
ApplicantStack

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


candidateString

credited_toString

current_stageString

jobString

reject_reasonString

remote_dataRemoteData[]
pathstring
dataobject

sourceString
Ashby
Ashby

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

reject_reasonString

rejected_atString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
BambooHR
BambooHR

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
BizMerlinHR
BizMerlinHR

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


candidateString

current_stageString

jobString
Breezy
Breezy

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

credited_toString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

sourceString
CATS
CATS

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString
Clockwork
Clockwork

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString
Comeet
Comeet

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
Cornerstone TalentLink
Cornerstone TalentLink

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
EngageATS
EngageATS

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString
Eploy
Eploy

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
Fountain
Fountain

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

sourceString
Greenhouse
Greenhouse

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

credited_toString

current_stageString

jobString

reject_reasonString

rejected_atString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
Harbour ATS
Harbour ATS

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


candidateString

jobString
Homerun
Homerun

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString
HR Cloud
HR Cloud

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject
iCIMS
iCIMS

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
JazzHR
JazzHR

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
JobAdder
JobAdder

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

credited_toString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
JobScore
JobScore

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_idString

sourceString
Jobvite
Jobvite

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_idString

sourceString
Lever
Lever

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

credited_toString

current_stageString

jobString

reject_reasonString

rejected_atString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
Oracle Taleo
Oracle Taleo

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


candidateString

current_stageString

jobString

reject_reasonString

rejected_atString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString
Recruitee
Recruitee

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
Recruiterflow
Recruiterflow

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


candidateString

credited_toString

current_stageString

jobString

reject_reasonString

remote_dataRemoteData[]
pathstring
dataobject

sourceString
Sage HR
Sage HR

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

credited_toString

current_stageString

jobString

rejected_atString

remote_dataRemoteData[]
pathstring
dataobject

sourceString
SAP SuccessFactors
SAP SuccessFactors

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
SmartRecruiters
SmartRecruiters

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


candidateString

current_stageString

jobString

remote_dataRemoteData[]
pathstring
dataobject

sourceString
TalentLyft
TalentLyft

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


candidateString

credited_toString

current_stageString

jobString

rejected_atString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
Teamtailor
Teamtailor

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

current_stageString

jobString

reject_reasonString

rejected_atString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
Workable
Workable

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


candidateString

current_stageString

jobString

reject_reasonString

rejected_atString

sourceString
Workday
Workday

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


applied_atString

candidateString

credited_toString

current_stageString

jobString

reject_reasonString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

sourceString
Hint: Use the /linked-accounts endpoint to pull platform support information.
POST
/applications/{id}/change-stage

Updates the current_stage field of an Application object


Header Parameters

AuthorizationString
Required
Token-based authentication with required prefix "Bearer"

X-Account-TokenString
Required
Token identifying the end user.
Query & Path Parameters

idString
Required

is_debug_modeBoolean
Optional
Whether to include debug fields (such as log file links) in the response.

run_asyncBoolean
Optional
Whether or not third-party updates should be run asynchronously.
Body Parameters

job_interview_stageString
Optional
The interview stage to move the application to. Must pass in a valid Merge ID, which can be obtained from the id field in the Job_interview_stage object.

remote_user_idString
Required
POST v1/applications/{id}/change-stage
JSON
{
"job_interview_stage": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"remote_user_id": "string"
}
Response
JSON
{
"model": {
"id": "92e8a369-fffe-430d-b93a-f7e8a16563f1",
"remote_id": "98796",
"candidate": "2872ba14-4084-492b-be96-e5eee6fc33ef",
"job": "52bf9b5e-0beb-4f6f-8a72-cd4dca7ca633",
"applied_at": "2021-10-15T00:00:00Z",
"rejected_at": "2021-11-15T00:00:00Z",
"source": "Campus recruiting event",
"credited_to": "58166795-8d68-4b30-9bfb-bfd402479484",
"current_stage": "d578dfdc-7b0a-4ab6-a2b0-4b40f20eb9ea",
"reject_reason": "59b25f2b-da02-40f5-9656-9fa0db555784",
"remote_was_deleted": true,
Show advanced fields
}
}
Field support by platform
Breezy
Breezy

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


job_interview_stagestring
Optional

remote_user_idstring
Optional
Fountain
Fountain

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


job_interview_stagestring
Optional

remote_user_idstring
Optional
Greenhouse
Greenhouse

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


job_interview_stagestring
Required

remote_user_idstring
Required

Additional POST Parameters


remote_user_idString
Required
Lever
Lever

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


job_interview_stagestring
Optional

remote_user_idstring
Optional

Additional POST Parameters


remote_user_idString
Required
SAP SuccessFactors
SAP SuccessFactors

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


job_interview_stagestring
Optional

remote_user_idstring
Optional
SmartRecruiters
SmartRecruiters

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


job_interview_stagestring
Optional

remote_user_idstring
Optional
Teamtailor
Teamtailor

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


job_interview_stagestring
Optional

remote_user_idstring
Optional
Workable
Workable

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


job_interview_stagestring
Required

remote_user_idstring
Required
Hint: Use the /linked-accounts endpoint to pull platform support information.
GET
/applications/meta/post

Returns metadata for Application POSTs.