📖Retrieving Schedule Id for OpsGenie

This section covers if you integrating OpsGenie. If you are using any other tool you can skip this section.

In OpsGenie, every team has lots of services. Each service has an escalation policy. Each escalation policy has an oncall schedule rotation associated with it.

In Pagerly, the schedule id is the id of this rotation schedule for which you want to manage the oncalls. Pagerly would fetch the current oncall from this schedule so that use mention/tag this current oncall anywhere on Slack

Your schedule Id can be found on the schedule page URL

https://<company>.app.opsgenie.com/settings/schedule/detail/<scheduleId>

You can fetch the schedule id as follows

  1. Go to your OpsGenie account and go to the Who is on-call tab (https://<company>.app.opsgenie.com/schedule/whoIsOnCall)

  2. Select the schedule you want to configure.

  3. Check the URL of the schedule. The last part of the URL would be Schedule Id. Copy that and add in the team configuration as the Schedule Id.

Copy that Schedule Id and Paste it into the Schedule Id section of the Add Team Configuration.

We are now ready to test and play with Pagerly for this team

Last updated