
Ashby API Integration Profile
Information and guides about integrating with Ashby API
Add Ashby Integration to Your ProductapplicationForm.submit in Ashby API
Submit an application for a job posting.
Requires the candidatesWrite
permission.
The Content-Type of this request must be multipart/form-data
.
Note: The requests generated from this documentation will not work for this endpoint.
Input schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Query | query | object | |
Data | data | object | |
Job Posting Id | data.jobPostingId | string | The id of the job posting to submit an application for |
Application Form | data.applicationForm | object | |
Field Submissions | data.applicationForm.fieldSubmissions | array of items |