Skip to main content

JobAdder connector

Back to the connector overview, authentication methods, and actions.
16 Sept 2026
data-sync breaking-changesAdded data sync to 55 list actions, 16 of them paginated through the provider Offset and Limit parameters and 39 returning their full collection in one call. Nine actions also sync incrementally on the JobAdder UpdatedAt filter. Those nine replace the UpdatedAt input with updatedAfter and updatedBefore, which is a breaking change to their input surface. Fixed list_applications sending a timestamp with milliseconds, which JobAdder ignored so the action returned every record instead of the filtered set.
jobadder_list_all_candidate_attachments, jobadder_list_application_activity_settings, jobadder_list_application_custom_fields, jobadder_list_application_status_list, jobadder_list_application_workflows, jobadder_list_applications, jobadder_list_candidate_activity_settings, jobadder_list_candidate_attachment_categories, jobadder_list_candidate_custom_fields, jobadder_list_candidate_note_types, jobadder_list_candidate_sources, jobadder_list_candidate_status_list, jobadder_list_candidates, jobadder_list_companies, jobadder_list_company_activity_settings, jobadder_list_company_attachment_categories, jobadder_list_company_note_types, jobadder_list_company_status_list, jobadder_list_contact_activity_settings, jobadder_list_contact_attachment_categories, jobadder_list_contact_note_types, jobadder_list_contact_status_list, jobadder_list_contacts, jobadder_list_deleted_applications, jobadder_list_deleted_candidates, jobadder_list_deleted_companies, jobadder_list_deleted_contacts, jobadder_list_deleted_jobs, jobadder_list_deleted_placements, jobadder_list_event_subtypes, jobadder_list_events, jobadder_list_interviews, jobadder_list_job_activity_settings, jobadder_list_job_ads, jobadder_list_job_attachment_categories, jobadder_list_job_boards, jobadder_list_job_custom_fields, jobadder_list_job_note_types, jobadder_list_job_status_list, jobadder_list_jobs, jobadder_list_notes, jobadder_list_opportunities, jobadder_list_opportunity_stages, jobadder_list_partner_actions, jobadder_list_placement_activity_settings, jobadder_list_placement_attachment_categories, jobadder_list_placement_custom_fields, jobadder_list_placement_note_types, jobadder_list_placement_status_list, jobadder_list_placements, jobadder_list_requisition_custom_fields, jobadder_list_requisition_forms, jobadder_list_requisitions, jobadder_list_users, jobadder_list_webhooks
10 Aug 2026
new-eventsAdded programmatic webhook event support for all 41 JobAdder event types. StackOne automatically creates and deletes webhook subscriptions via POST /v2/webhooks and DELETE /v2/webhooks/{webhookId}.