For the complete documentation index, see llms.txt. This page is also available as Markdown.

Retrieving Schedule Id for Datadog

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

βš™οΈ How Pagerly Uses Datadog Schedule ID

In Pagerly:

  • You provide the Datadog Schedule ID

  • Pagerly fetches:

    • Current on-call user

    • Rotation info

  • Then Pagerly can:

    • Mention/tag on Slack

    • Route incidents

    • Sync on-call info


πŸ” How to Find Schedule ID in Datadog

Step-by-step:

1. Go to Datadog On-Call

  • Login to your Datadog account

  • Navigate to: πŸ‘‰ On-Call β†’ Schedules


2. View All Schedules

  • You’ll see a list of all schedules

  • Each schedule represents a rotation


3. Open the Schedule

  • Click on the schedule you want to configure


4. Copy Schedule ID from URL

The URL will look like:

πŸ‘‰ Example:

  • The last part is your Schedule ID

  • Copy this value


🧩 Add in Pagerly

  • Go to Pagerly β†’ Add Team Configuration

  • Paste the Schedule ID

  • Save / Create Team


βœ… Done

  • Pagerly will now:

    • Fetch current on-call from Datadog

    • Enable Slack tagging (@oncall)

    • Power incident routing

Last updated