Docs

Add Shift

Creates a new shift in Deputy.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
number

Start time of the shift in unix timestamp format.

number

End time of the shift in unix timestamp format.

number

Id of the employee working the shift when the shift is filled.

boolean

Whether the shift should be published.

number

Number of minutes to include as a meal break.

number

The location or area id for the shift.

number

Whether to force overwrite with 0 or 1.

number

Whether the shift is open using 0 or 1.

string

Comment text on the shift.

number

Whether the employee's shift should be confirmed with 1 or 0.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.