post
https://harvest.greenhouse.io/v3/candidates/bulk
Asynchronously create many candidate profiles in a single call, typically for HRIS sync workflows that create a batch of candidates at once. Each item follows the same shape as POST /v3/candidates, with first_name and last_name required; all other profile fields are optional. Pass a nested application object to create the candidate's first application — supply a job_id to create an applicant, or a prospect_pool_id (and omit job_id) to create a prospect. A bulk_action_uuid is returned immediately. Per-item success or failure is reported through GET /v3/bulk_requests/{bulk_action_uuid}.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Unauthorized
413Payload is larger than 10MB
422Validation Error
429Client has more than 5 active jobs