application_create
Create an application to link a candidate to a job in the Ashby hiring pipeline. Specify candidate and job IDs to initiate the application process.
Instructions
Create an application linking a candidate to a job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| candidateId | Yes | The candidate ID | |
| jobId | Yes | The job ID | |
| sourceId | No | Source ID for attribution | |
| interviewPlanId | No | Interview plan to use (optional) |