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

Source candidates

Allow your app or users to source candidates for a specific industry or vertical, and send those sourced candidates back to the ATS

Key models and fields

CandidatesGET
first_name
applications
JobsGET
name
code
ApplicationsGET
job

Key features

  • Webhooks

Typical sync frequency
Highest

Industries

Job Search Sites
Talent Sourcing Applications
Was this page helpful?
Previous

Share specific documents

Next

Source leads

Built with

1. Your customers access integrations

Your users authorize your application to access their ATS platform by going through an authorization flow using Merge Link. Merge begins syncing your customer’s data.

Products backend

2. Display open roles for recruiters

Your product will display the open roles, for your customers to source for. Existing and open Jobs can be automatically pulled in via Merge, using the Jobs Object.

Products frontend

3. Start sourcing candidates

Recruiters begin sourcing candidates via LinkedIn or your existing database.

Products frontend

4. Send your sourced candidates to ATS

Once recruiters identify a candidate, you’ll want to send their application back to their ATS of choice.

  • Use the POST /Applications endpoint to create applications for new or existing candidates in your customers’ third-party ATS platform. (Note if you need to include screening question answers, that is supported as a submodel within POST /Application).
  • Use POST /Candidate only if you need to create a candidate that is not associated with a particular job.
Backend interact with Merge

You can get updates on the status of a job, such as it being closed, with Receiving and Emitting Webhooks

5. Understand your share of hire

Display your value to your customers by showing the share of hire, based on the number of candidates that have been successfully hired through your product. Use the source, credited_to, and current_stage fields on the Applications Object to track the application as it moves through stages.

Products frontend
Start sourcing candidates 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