ShareSchedule
Share a schedule time range with schedule members. Make the collections of draft shift and draft timeOff items in the specified time range of the schedule viewable by the specified team members, including employees and managers. When a schedule is shared, for each shift and timeOff instance in the specified time range, the share action updates the shared version from the draft version, so that in addition to managers, employees can also view the most current information about the item.
Input
Name | Type | Required | Description |
TeamId | String | True | The Id of the team the schedule is associated with. |
NotifyTeam | String | True | Indicates whether the entire team should get a visible notification of this action, or only employees that have a shift assigned to them that was shared. |
StartDateTime | String | True | The start time to share shifts on the schedule from. |
EndDateTime | String | True | The end time to share shifts on the schedule until. |
Result Set Columns
Name | Type | Description |
Success | String | Wether the operation was successful. |