Ashby integration connector
Add white-label customer-facing integration with Ashby into your app with just a few lines of code.
Read development guide.
Managed authentication
Connect your customer accounts in Ashby without researching its API, registering in a developer program, and getting your application approved. We take care of authentication, secure credentials storage, and token refreshes so you don't have to.
Just one line of code for you and one click for your customers:
iApp.integration('ashby').open()
Add Ashby to your app in the next 30 minutes
Execute Ashby operations on behalf of your customers
Get information about available operations in a consistent way: name, description, input, output. Run operations using simple consistent API.
apiKey.info
Retrieve information about the API key being used to make the request.
Requires the apiKeysRead
permission.
application.changeSource
Change the source of an application.
Requires the candidatesWrite
permission.
application.changeStage
Change the stage of an application
Requires the candidatesWrite
permission.
application.create
Consider a candidate for a job
Requires the candidatesWrite
permission.
application.info
Fetch application details by application id or by submitted form instance id (which is return by the applicationForm.submit
endpoint). If both applicationId and submittedFormInstanceId are provided, we will lookup by applicationId...
application.list
Gets all applications schedules in the organization.
Requires the candidatesRead
permission.
Work with Ashby data collections
Read and write data, get custom fields schema, and react to changes in Ashby data.
Read more about working with data collections
List | Find by ID | Search | Match | Create | Update | Delete | |
---|---|---|---|---|---|---|---|
Candidates | β | β | β | β | β | β | β |
Applications | β | β | β | β | β | β | β |
Jobs | β | β | β | β | β | β | β |
Openings | β | β | β | β | β | β | β |
Departments | β | β | β | β | β | β | β |
Interview Schedules | β | β | β | β | β | β | β |
Trigger integrations on Ashby events
React to events in the external app. Receive changes in data regardless of whether webhooks are supported or not.
Read more about working with events
Data Record Created
Data Record Updated
Data Record Deleted
Use the same code to integrate withΒ Ashby and 100+ other applications
With universal integrations, you can build your integration scenario once and it will work with every app automatically.
Jobsautomatically maps to | Job Candidatesautomatically maps to | Job Applicationsautomatically maps to | |
---|---|---|---|
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() |