Option comparison
Option 1: Managed direct delivery
TapTalent pushes candidate fields, documents, and status updates directly into your HRIS through your HRIS’s own API, using integration credentials you provision and a field and document-category mapping agreed during setup.Managed direct delivery is configured per client engagement with TapTalent—contact support@taptalent.ai. It is not configurable through the Partner API.
What can be delivered
Stage-to-disposition mapping
Hiring pipelines in TapTalent are custom per company and job (Pipelines). During setup, you map each TapTalent pipeline stage—by stage ID and/or stage type (SOURCED, APPLIED, ASSESSMENT, SCREEN, SHORTLISTED, OFFER, ONBOARDING, HIRED)—to a disposition or status value in your HRIS. Every stage change then triggers the mapped update; stages you leave unmapped are skipped. Rejections map to your rejected disposition, with the rejection reason included where your HRIS accepts one.
Example mapping (values are yours to define):
Correlating with your requisitions
To land records on the right requisition in your HRIS, give each TapTalent job a requisition reference using a custom field:- Create a job custom field (e.g. “HRIS Requisition ID”) with Create Custom Field (
entityType: "job"). - Set its value per job with custom field values.
- Read it back in the
customFieldsmap of Get Job.
What you provide at setup
- HRIS API credentials for an integration user/service account, scoped to the agreed operations (write candidate fields, upload and tag candidate documents, move candidate status).
- Your HRIS tenant/endpoint identifiers.
- The field mapping (which TapTalent values go to which HRIS fields).
- The document-category mapping (where each PDF type is filed).
- The stage-to-disposition mapping.
- The name of the requisition custom field.
.png?fit=max&auto=format&n=lKy84_BssSCy2hcz&q=85&s=ac7c949427cc2893306f6036415f087e)