Skip to main content
square.createScheduledShift creates a scheduled shift by providing draft shift details such as job ID, team member assignment, and start and end times.

Example

automations/square-create-scheduled-shift.automation.ts

Inputs

Every input accepts a compatible signal. It requires TIMECARDS_WRITE. Use the official CreateScheduledShift reference for provider field semantics and limits.

Output

Returns the official Square.CreateScheduledShiftResponse response as a codec-safe object. Square integer money amounts remain bigint values.