added

Job Scheduler webhooks release!

Introducing brand new webhook events for the SCHEDULER! From today, you can set your desired event types in the UI or via API and start receiving real-time updates for scheduler events.

The new added events are:

  • availability_status_created: An availability status for a user has been added.
  • availability_status_deleted: An availability status for a user has been removed.
  • shift_created: A new shift was created in the scheduler.
  • shift_updated: An existing shift was updated in the scheduler.
  • shift_deleted: A shift was deleted from the scheduler.