Skip to main content

I want to have slack notification to specific channel from PagerDuty who is on call now based on the schedule with different escalation policy levels. How can I implement it?

Hi Nikita.


We have a couple of examples you might be able to build off of, depending on how you want to implement it.


Our engineering team uses the channel topic, and has an open source project using Lambda to manage this: https://github.com/PagerDuty/pd-oncall-chat-topic


I have some of my Slack experiments documented on our ops.io blog: Part 1 and Part 2.


Reply