Hi all
We’d like to set up a way to automatically get notified (ideally in Slack) whenever someone comes on or goes off an on-call schedule.
Basically, every time there's a change in who's currently on-call — whether due to a rotation or a manual override — we want that info sent to a Slack channel in a nice, readable format.
From what I can tell, PagerDuty doesn’t support webhooks for schedule changes directly — only incidents/escalations. Is there a recommended way to do this? Maybe through the API or another workaround?
Appreciate any help or suggestions!