Prepare many applications at once
prepare_batchPrepares application packets for queued jobs matching your filters, generating local drafts and a manifest for review. Nothing is submitted; entries needing human input are excluded.
Instructions
Selects queued jobs matching a filter and prepares an application packet for each, using the same drafting and validation as the single-job path. Creates local drafts and a batch manifest; nothing is sent. Applications whose questions still need a human decision are marked needs_human and excluded from batch approval. The campaign's submission.maxBatchSize is a hard ceiling, so a larger limit is silently reduced to it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| tiers | No | Quality tiers to include. Defaults to A and B. | |
| minScore | No | ||
| trackIds | No | Campaign track ids to include. | |
| companies | No | ||
| locationClasses | No | ||
| minCompensation | No | Minimum annualized top-of-range pay in the campaign currency. | |
| allowUnknownCompensation | No | Include postings that publish no pay. Default false. |