Ashby connector
Back to the connector overview, authentication methods, and actions.
18 Sept 2026
bug-fixForm submissions and custom field updates now accept scores, checkboxes, multi-selects, rich text, locations and compensation amounts, which previously failed because only plain text was allowed.Changed · 6 actions updated
Changed · 6 actions updated
ashby_create_offer, ashby_create_referral, ashby_set_custom_field_value, ashby_set_custom_field_values, ashby_submit_application_feedback, ashby_update_offer8 Sept 2026
auth breaking-changesMigrated from requiredScopes to authRequirements for per-auth-type scope control.Changed · 138 actions updated
Changed · 138 actions updated
ashby_add_application_hiring_team_member, ashby_add_assessment_to_candidate, ashby_add_candidate_project, ashby_add_candidate_tag, ashby_add_email_message, ashby_add_hiring_team_member_to_application, ashby_add_hiring_team_member_to_job, ashby_add_hiring_team_member_to_opening, ashby_add_job_to_opening, ashby_add_opening_location, ashby_anonymize_candidate, ashby_approve_offer, ashby_archive_department, ashby_archive_location, ashby_cancel_interview_schedule, ashby_change_application_source, ashby_change_application_stage, ashby_create_application, ashby_create_candidate, ashby_create_candidate_note_as_object, ashby_create_candidate_note_as_string, ashby_create_candidate_tag, ashby_create_custom_field, ashby_create_department, ashby_create_interview_schedule, ashby_create_job, ashby_create_location, ashby_create_offer, ashby_create_opening, ashby_create_referral, ashby_create_survey_request, ashby_create_survey_submission, ashby_create_webhook, ashby_delete_webhook, ashby_generate_report, ashby_generate_report_synchronous, ashby_get_application_by_id, ashby_get_application_by_submitted_form_instance_id, ashby_get_candidate_by_external_mapping_id, ashby_get_candidate_by_id, ashby_get_custom_field, ashby_get_department, ashby_get_feedback_form_definition, ashby_get_file, ashby_get_interview, ashby_get_interview_stage, ashby_get_job, ashby_get_job_posting, ashby_get_location, ashby_get_offer, ashby_get_opening, ashby_get_project, ashby_get_referral_form, ashby_get_survey_form_definition, ashby_get_user, ashby_get_user_interviewer_settings, ashby_get_webhook, ashby_list_application_feedback, ashby_list_application_history, ashby_list_applications, ashby_list_approvals, ashby_list_archive_reasons, ashby_list_audit_log, ashby_list_brands, ashby_list_candidate_client_info, ashby_list_candidate_notes, ashby_list_candidate_projects, ashby_list_candidate_tags, ashby_list_candidates, ashby_list_close_reasons, ashby_list_communication_templates, ashby_list_custom_fields, ashby_list_departments, ashby_list_feedback_form_definitions, ashby_list_hiring_team_roles, ashby_list_interview_events, ashby_list_interview_plans, ashby_list_interview_schedules, ashby_list_interview_stage_groups, ashby_list_interview_stages, ashby_list_interviewer_pools, ashby_list_interviews, ashby_list_job_boards, ashby_list_job_postings, ashby_list_job_templates, ashby_list_jobs, ashby_list_locations, ashby_list_offers, ashby_list_openings, ashby_list_projects, ashby_list_source_tracking_links, ashby_list_sources, ashby_list_survey_requests, ashby_list_survey_submissions, ashby_list_users, ashby_move_department, ashby_move_location, ashby_remove_application_hiring_team_member, ashby_remove_candidate_project, ashby_remove_candidate_tag, ashby_remove_job_from_opening, ashby_remove_opening_location, ashby_restore_department, ashby_restore_location, ashby_search_candidates, ashby_search_jobs, ashby_search_openings, ashby_search_projects, ashby_search_users, ashby_set_custom_field_value, ashby_set_custom_field_values, ashby_set_job_status, ashby_set_opening_archived, ashby_set_opening_state, ashby_start_offer, ashby_start_offer_process, ashby_submit_application_feedback, ashby_transfer_application, ashby_update_application, ashby_update_application_history, ashby_update_approval_definition, ashby_update_candidate, ashby_update_custom_field_selectable_values, ashby_update_department, ashby_update_interview_schedule, ashby_update_job, ashby_update_job_compensation, ashby_update_job_posting, ashby_update_location_address, ashby_update_location_external_name, ashby_update_location_name, ashby_update_location_workplace_type, ashby_update_offer, ashby_update_opening, ashby_update_user_interviewer_settings, ashby_update_webhook, ashby_upload_candidate_file_complete, ashby_upload_candidate_resume_complete3 Sept 2026
Added Data Sync support to 27 list actions, so candidates, applications, jobs, users and related records can be periodically synced into StackOne. Most resources sync incrementally using Ashby’s sync tokens, fetching only records changed since the previous sync.