bulk_advance
Move multiple candidate applications to the next hiring stage simultaneously. Batch process applications with optional safety checks to ensure candidates are in the correct starting stage.
Instructions
Advance multiple applications to the next stage in one call.
Use this to move a batch of candidates forward — e.g., all candidates who passed a phone screen. Optionally specify from_stage_id to only advance candidates currently in that specific stage (safety check).
Processes sequentially with rate-limit delays. Returns success/failure counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application_ids | Yes | ||
| from_stage_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |