Discussions

Ask a Question
Back to All

Adding employee to a shift and publishing

When adding an employee to a shift through the API with PUT /shifts/id endpoint, using the add parameter, is the shift automatically published? It does not seem to be published.

If it is not published, how can the change be published? If this is not in the same call, this could potentially lead to inconsitencies with different calls or UI modifications.