For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
Resources
Log inGet a demo
Get startedAPI referenceImplementation
Get startedAPI referenceImplementation
    • Overview
    • Introduction
    • Unified API
    • Linked Account
    • Merge Link
    • Use cases
      • Analyze compensation
      • Analyze payroll runs
      • Analyze project status
      • Analyze spend
      • Assign trainings
      • Auto provision
      • Automate gifts
      • Candidate journey recruiters
      • Candidate journey
      • Candidate matchmaking
      • Career development
      • Collect security evidence
      • Contact information
      • Create invoices
      • Create purchase orders
      • Customer payment reconciliation
      • Deal notifications
      • Employee analysis (GRC)
      • Enrich compliance data
      • Financial analysis
      • Forecast revenue
      • Headcount planning
      • Historical payroll
      • Internal database
      • Onboard and offboard
      • Opportunity recommendations
      • Org chart
      • Sales rep performance
      • Share specific documents
      • Source candidates
      • Source leads
      • Surface open jobs
      • Surface screening questions
      • Sync customers or suppliers
      • Sync expenses
      • Talent pool visibility
      • Track compliance
      • Track contracts
      • Track security controls
      • Train AI accounting
      • Train AI ATS
      • Train AI CRM
      • Train AI HRIS
      • Train AI ticketing
      • Upload contracts file
      • Vendor reconciliation
UnifiedAgent HandlerGateway
UnifiedAgent HandlerGateway
Resources
Log inGet a demo
Use cases

Candidate journey (for candidates)

Show candidate journeys, such as interview stages, in your application

Key models and fields

ApplicationsGET
current_stage
CandidatesGET
first_name
Job Interview StagesGET
name
AttachmentsGET

Key features

  • Webhooks

Typical sync frequency
Highest

Industries

Candidate Engagement Software
Was this page helpful?
Previous

Candidate journey (for recruiters)

Next

Candidate matchmaking

Built with

1. Onboard your user

Have your user authorize their integration between their ATS and Merge. Ensure Merge is able to access the following data:

  • Job Interview Stages
  • Reject Reasons
  • Activities
  • Attachments (aka resumes)
  • Interviews
Backend interact with Merge

Set up Webhooks so that you can be notified of changes to your candidate’s journey the second it changes in the ATS.

2. Visualize candidate journey

In your front-end, create the components and UI that will allow your app to reflect the information stored in the job and application stages:

  • Use GET /Job-Interview-Stages to return a list of all JobInterviewStage objects, to let you know the range of possible stage names.
  • You can return a specific stage with GET /JobInterviewStage/id.
  • The name field of Job Interview Stage shows the current stage, and is related to a given Job.
  • If you wish to show a candidates’ current Interview Stage, you can pull the Job Interview Stage associated with a given Application. This is referenced in the current_stage field.
Products frontend

3. Add delight to the candidate journey

In your frontend, use key candidate information to create the following experiences:

  • Track and engage candidates
  • Send surveys
  • Drive candidate outreach
  • Keep candidates in the pipeline
Products frontend
Show candidate journeys with Merge

Integrate today or talk to our sales team to learn how Merge unlocks hundreds of integrations in days - not years.


Get a demo