Skip to content

Instantly share code, notes, and snippets.

@ErikBean
Last active August 22, 2019 09:44
Show Gist options
  • Save ErikBean/465a0a22c4d6892179bc1c1c5a84af55 to your computer and use it in GitHub Desktop.
Save ErikBean/465a0a22c4d6892179bc1c1c5a84af55 to your computer and use it in GitHub Desktop.
Sync PagerDuty Calendar with Outlook

Sync PagerDuty with Outlook:

This will add an additional calendar to Outlook that contains the PagerDuty on-call schedule:

  1. Goto https://nikeb2c.pagerduty.com/schedules#P2N04XC
  2. Click "Schedule Info" on the right https://imgur.com/a/LR2nRcD
  3. CTRL+Click link "WebCal feed" link and select copy link address
  4. Goto https://outlook.office.com/calendar/
  5. Click "Import Calendar" in the left pane https://imgur.com/a/DK1FaXG
  6. In the left pane of the modal, click "From Web"
  7. Paste the link from the clipboard and give it a name like "SNKRS PagerDuty" https://imgur.com/a/HDcA69c
  8. Restart Outlook Desktop. You should see e.g "SNKRS PagerDuty" calendar in the left pane alongside the default: "Calendar"

Tip: You can combine any number of calendars into a single view using the ⬅️ icon in the tab of each calendar panel

Here's how it should look when you're done: https://imgur.com/a2DvCyO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment