
Ashby API Integration Profile
Information and guides about integrating with Ashby API
Add Ashby Integration to Your Productapplication.create in Ashby API
Consider a candidate for a job
Requires the candidatesWrite
permission.
Input schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Query | query | object | |
Data | data | object | |
Candidate Id | data.candidateId | string | The id of the candidate to consider for a job |
Job Id | data.jobId | string | The id of the job to consider the candidate for |
Interview Plan Id | data.interviewPlanId | string | The id of the interview plan to place the application in. If none is provided, the default interview plan is used. |