Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

PagerDuty Spoke

The PagerDuty spoke provides actions to view and analyze meaningful usage data for PagerDuty software subscriptions. Analyze on-call users to determine which licenses are stale so that you can reclaim these licenses and realize your potential savings.

Request apps on the Store

Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

Integration Hub subscription

This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.

Spoke version

PagerDuty spoke v1.6.0 is the latest version.

Supported versions

This spoke was built for PagerDuty v1.5.1, but may be compatible with later versions.

Spoke requirements

PagerDuty global admin account.

Spoke dependencies

If you’re having trouble installing the app, ensure that these dependent plugins are installed:

  • ServiceNow Integration Hub Runtime (com.glide.hub.integration.runtime)
  • ServiceNow Integration Hub Action Step - REST (com.glide.hub.action_step.rest)
  • ServiceNow Integration Hub Action Template - Data Stream (com.glide.hub.action_type.datastream)

Note: Some of these plugins are licensable features and require appropriate licenses, if used outside the spoke implementation.

Spoke subflows

The PagerDuty spoke provides sample subflows to demonstrate automating PagerDuty tasks. To customize a sample subflow, copy it to a new application scope. Available sample subflows include:

SubflowDescription
PagerDuty Download SubscriptionsDownloads user subscriptions from the PagerDuty portal.To use this subflow, perform the steps outlined in Integrating with PagerDuty.
PagerDuty Reclaim SubscriptionDeactivates user accounts in PagerDuty.To use this subflow, perform the steps outlined in Integrating with PagerDuty.
PagerDuty Update User ActivityRetrieves the activity of users who are on an on-call schedule.To use this subflow, perform the steps outlined in Integrating with PagerDuty.

Spoke actions

The PagerDuty spoke provides actions to automate PagerDuty tasks when events occur in your ServiceNow instance. Available actions include:

CategoryActionDescription
Audit ManagementLook up Audit Record StreamRetrieves information about the list of audits.
Business Service ManagementCreate Business ServiceCreates business service by passing the Number field.
Create Business Service SubscribersCreates a business service subscriber.
Delete Business ServiceDeletes a business service.
Look up Business Service by IDRetrieves information about the specified business service.
Look up Business Service Dependencies by Business Service IDRetrieves the Business Service Dependencies by Business Service ID.
Look up Business Service Subscribers by Business Service IDRetrieves Business Service Subscribers by Business Service ID.
Look up Business Services StreamRetrieves a Business Services Stream.
Remove Business Service SubscribersRemoves the specified business service subscriber.
Update Business ServiceUpdates a business service.
Escalation Policy ManagementDelete Escalation PolicyDeletes the specified escalation policy.
Look up Escalation Policies StreamRetrieves information about the list of escalation policies.
Look up Escalation Policy by IDRetrieves Escalation Policy by ID.
Update Escalation PolicyUpdates an escalation policy.
Create Escalation PolicyCreates an escalation policy
Extension ManagementCreate ExtensionCreates an extension.
Look up Extension by IDRetrieves information about the specified extension.
Look up Extensions StreamRetrieves information about the list of extensions.
Update ExtensionUpdates an extension.
Incident ManagementCreate IncidentCreates an incident with the specified details.
Look up Incident by IDRetrieves information about an incident by its ID.
Look up Incidents StreamRetrieves information about the list of incidents.
Update IncidentUpdates an incident with the specified details.
Notifications ManagementLook Up Notification StreamRetrieves the list of notifications.
Schedule ManagementCreate ScheduleCreates a schedule.
Look up Schedule by IDRetrieves information about a schedule ID.
Look up Schedules StreamRetrieves information about the list of schedules.
Update ScheduleUpdates a schedule with the specified information.
Service ManagementCreate ServiceCreates a service
Look up Service by IDRetrieves the details of a service by its ID.
Look up Services StreamRetrieves information about the list of services.
Update ServiceUpdates a service with the specified information.
Tag ManagementCreate TagCreates a tag.
Delete TagDeletes the specified tag.
Look up Tag by IDRetrieves information about the specific tag.
Look up Tags StreamRetrieves information about the required tags.
Assign TagsAssigns tags to the required entity.
Team ManagementAdd Escalation Policy to TeamAdds the escalation policy to a team with the specified details.
Add User to TeamAdds users to the specified team.
Create TeamCreates a team.
Create Team SubscriptionsCreates a team subscription.
Delete TeamDeletes the specified team.
Look up Subscriptions in TeamRetrieves information about the specified subscription in a team.
Look up Team by IDRetrieves the specific team by ID.
Look up Teams StreamRetrieves the information about the list of teams.
Look up Users in TeamRetrieves information about the specified users from a team.
Remove Escalation Policy from TeamRemoves the specified escalation policy from the specified team.
Remove Team SubscriptionsRemoves the specified team subscription.
Remove User from TeamRemoves the specified user from the specified team.
Update TeamUpdates the details of a team.
Webhook ManagementCreate Webhook SubscriptionCreates a webhook subscription.
Delete WebhookDeletes a webhook.
Look up Webhook Subscription by IDRetrieves information about the specified webhook subscription ID.
Look up Webhook Subscription StreamRetrieves information about the list of webhook subscriptions.
Update Webhook SubscriptionUpdates the specified webhook subscription.
User ManagementLook Up UsersRetrieves all PagerDuty user subscriptions.
Look Up On Call UsersRetrieves information about the last time that a user was on an on-call schedule.
Remove UserDeactivates a user account in PagerDuty.
Look up Users StreamRetrieves information about the list of users.
Create UserCreates a user.
Update UserUpdates the details of the specified user.

Note: This spoke has a Look up User action and Software Asset Management related actions only.

Available AI agents

Install Now Assist for Integration Hub and start using the available AI agents. For more information, see ServiceNow Otto for Integration Hub.

This spoke provides standalone AI agents that mimic human-like intelligence to perform tasks in your ServiceNow instance.

  • In the ServiceNow agentic system, you can create an agentic workflow that comprises of a set of large language model (LLM) instructions along with one or more standalone AI agents to execute an objective. See for information about adding AI agents to create agentic workflows as per your requirement and provide the required trigger.

    You can also search for other available AI agents and add them to your agentic workflow. See Find AI agents for more information.

  • You can create a clone of the required spoke AI agent and customize it as per your requirement. See for more information about creating a clone.

  • See for information about AI agents.

Available AI agents include:

AI agentDescription
PagerDuty team management AI agentCreates teams, updates team details, manages users and escalation policies, and retrieves information about teams and their subscriptions.
PagerDuty business service management AI agentCreates, updates, and deletes business services, manages subscribers, and retrieves dependencies.
PagerDuty schedule management AI agentRetrieves schedule streams and details of the required schedule.
PagerDuty extension management AI agentRetrieevs details of the required extensions, creates new extensions, retrieves a stream of extensions, and updates existing extensions.
PagerDuty user management AI agentRetrieves details of the on-call users, updates user details, creates new users, removes the required users and retrieves the user streams.
PagerDuty incident management AI agentCreates new incidents, updates existing ones, and retrieves details of the required incident.
PagerDuty notification management AI agentRetrieves details of notifications.
PagerDuty service management AI agentCreates new services, updates details of existing services, and retrieves details of the required service.
PagerDuty audit management AI agentRetrieves the audit records and integrates the PagerDuty functionalities into broader operational flow.
PagerDuty escalation policy management AI agentCreates, updates, deletes, and retrieves escalation policies, as well as stream policy data for integration into workflows
PagerDuty tag management AI agentCreates tags, retrieves details of the required tag, retrieves tag streams, deletes tags, and assigns tags.

There might be AI agents installed with the Now Assist application that are not used in agentic workflows. To learn how to see all agents that are available to you, see Find AI agents.

Note: Ensure that the user running an AI agent has the required roles and permissions to access data or perform operations on data in the table that is associated with the AI agent.

Connection and credential alias requirements

Integration Hub uses aliases to manage connection and credential information. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection. For more information, see Connections and Credentials.