Skip to main content

7shifts connector

Back to the connector overview, authentication methods, and actions.
24 Aug 2026
bug-fixMade create_time_punch breaks[].out required (provider returns 422 without it). Commented out list_shifts deleted and include_deleted params (provider ignores them, deleted shifts leak into default results).
7shifts_create_time_punch, 7shifts_list_shifts, 7shifts_update_shift
19 Aug 2026
improvement bug-fixImproved action descriptions with conflict warnings, datetime format requirements, and required field documentation. Commented out plan-gated update_shift params (user_id, department_id, close).
7shifts_create_shift, 7shifts_create_time_off, 7shifts_create_time_punch, 7shifts_create_user, 7shifts_get_time_off_total_hours, 7shifts_update_shift
19 Aug 2026
guide-fixImproved connection guide with login URL, scope instructions, and Company ID section. Added inline test action to verify Company ID on connect.