Ashby Create Candidate TagAshby ToolsCreate a new candidate tag in Ashby for categorizing and organizing candidates. Tags are labels that help you filter, search, and group candidates for better organization and workflow management. Use this action to create custom tags based on skills, experience levels, departmen…Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Create Custom FieldAshby ToolsCreate a new custom field in Ashby. Custom fields allow you to track additional structured data on Ashby objects like candidates, applications, and jobs. This action creates the field definition that can then be populated with values using the set custom field value actions. Sup…Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Create DepartmentAshby ToolsCreate a new department. Use this to add organizational departments or teams for structuring jobs and hierarchy.Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Create Interviewer PoolAshby ToolsCreate a new interviewer pool. Use this to organize interviewers into groups by expertise or interview type. Requires the hiringProcessMetadataWrite permission.Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Create JobAshby ToolsCreate a new job opening in Ashby ATS. Use this action to: - Add a new role to your organization with a title, department, location, and brand - Set up the job structure before publishing or opening it to candidates - Optionally assign a default interview plan to define the hiri…Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Create LocationAshby ToolsCreate a new location or location hierarchy. Use this to add office locations, remote work settings, or nested location structures for organizational management.Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Create OfferAshby ToolsCreate a new offer for a candidate in Ashby ATS. Use this to generate formal job offers with all required field values after starting an offer process and obtaining the form definition. Prerequisites: Must first call offerProcess.start to get offerProcessId, then offer.start to…Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Create OpeningAshby ToolsCreate a new opening (job requisition) in Ashby ATS. An opening represents a job requisition - a request to hire for a specific position. All parameters are optional, but typically you'll want to provide at least a title, job IDs, and location IDs for a meaningful opening. Use t…Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Create ReferralAshby ToolsCreate a referral in Ashby ATS by submitting a referral form with candidate information. Use this action to formally submit employee referrals for job openings, which creates both a candidate record (if new) and an application linked to the specified job.Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Create Survey RequestAshby ToolsGenerate a survey request and receive a survey URL to send to a candidate. Use this when you need to collect feedback or information from candidates via a survey. Requires candidatesWrite permission. Note that calling this endpoint does not automatically email the survey to the…Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Create Survey SubmissionAshby ToolsCreate a new survey submission for a candidate's application. Use this to submit candidate survey responses programmatically, such as candidate experience ratings or feedback forms. Requires the candidatesWrite permission.Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Get Api Key InfoAshby ToolsRetrieve information about the current API key, including associated organization, user details, and permissions. Use this to verify API key validity and check what access level the key has. Useful as a prerequisite check before write operations (e.g., ASHBY_UPDATE_CANDIDATE) or…Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Get Application InfoAshby ToolsRetrieve detailed information about a specific application by its ID. Returns complete details including candidate info, interview stages, and hiring team nested under data.results. To find a recruiting coordinator, match hiringTeam entries where role == "Recruiting Coordinator"…Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Get Candidate InfoAshby ToolsRetrieve detailed information about a specific candidate by their ID. This action returns comprehensive candidate data including: - Basic information (name, position, company, school) - Contact details (email addresses, phone numbers) - Social profiles (LinkedIn, etc.) - Associa…Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Get Custom Field InfoAshby ToolsRetrieve detailed information about a specific custom field by its ID. Use this to get custom field details including title, object type, field type, and selectable values. Requires the hiringProcessMetadataRead permission.Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Get Department InfoAshby ToolsRetrieve detailed information about a specific department by its ID. Returns comprehensive department details including: - Department name (internal and external) - Parent department relationship (parentId for hierarchical structure) - Archive status (isArchived) - Creation and…Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Get Feedback Form DefinitionAshby ToolsRetrieve detailed information about a specific feedback form definition by its ID. Use this action to: - Get the complete structure of a feedback form including all sections and fields - View field types (ValueSelect, MultiValueSelect, Boolean, RichText) and their configurations…Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Get File InfoAshby ToolsRetrieve the URL of a file associated with a candidate. Use this to get a pre-signed S3 URL for accessing candidate files like resumes. Requires the candidatesRead permission.Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Get Interview InfoAshby ToolsRetrieve detailed information about a specific interview type by its ID. Use this to get interview details including title, instructions, and feedback form configuration.Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Get Interview Stage InfoAshby ToolsTool to fetch interview stage details by ID. Use when you need specific information about an interview stage including its title, type, order, and parent interview plan. Requires the interviewsRead permission.Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Get Interviewer Pool InfoAshby ToolsRetrieve detailed information about a specific interviewer pool by its ID. Returns comprehensive pool information including: - Basic details (ID, title, archived status) - Qualified members who can conduct interviews - Trainees currently in training - Training path configuration…Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Get Interviewer User SettingsAshby ToolsGet interviewer settings for a specific user by their ID. Use this to retrieve daily and weekly interview limits configured for the user. Requires the organizationRead permission.Write Action·Risk level 2 of 5·API key connection·Free Action
Ashby Get Job InfoAshby ToolsRetrieve detailed information about a specific job by its ID. Use this to get complete details about a job including title, status, hiring team, interview plans, and more. Job offer payloads omit full job details; combine with ASHBY_LIST_APPLICATIONS and ASHBY_GET_APPLICATION_IN…Write Action·Risk level 2 of 5·API key connection·Free Action