Deputy connector
Back to the connector overview, authentication methods, and actions.
11 Sept 2026
new-featureAdded scheduled data sync to fourteen collection actions — employees, employee agreements and agreement history, employee roles, workplaces, availability and appraisals, employment conditions, locations, operational units, rosters, categories, custom fields and events — so these collections can be kept in sync and searched without calling Deputy on every request. Each is returned in full by a single request, and all sync by full refresh, because Deputy exposes its modified-since filter only through the QUERY endpoints.Changed · 14 actions updated
Changed · 14 actions updated
deputy_get_recent_rosters, deputy_list_categories, deputy_list_custom_fields, deputy_list_employee_agreement_history, deputy_list_employee_agreements, deputy_list_employee_appraisals, deputy_list_employee_availability, deputy_list_employee_roles, deputy_list_employee_workplaces, deputy_list_employees, deputy_list_employment_conditions, deputy_list_events, deputy_list_locations, deputy_list_operational_units13 Jul 2026
new-actionsAdded inbound webhook events (Model B auto-provisioned) with 47 event handlers, router, and a webhook setup guide.