PagerDuty connector
PagerDuty is a platform for on-call management and incident response. You can create, read, and update incidents, manage users, read escalation policies, and make custom API calls to the PagerDuty API.
- Authorize your PagerDuty account
- Revoke PagerDuty tokens
- PagerDuty connector event cards
- PagerDuty connector action cards
Authorize your PagerDuty account
When you add a PagerDuty card to a flow for the first time, you'll be prompted to configure the connection. This will enable you to connect your PagerDuty account, save your account information, and reuse the connection in new flows that include PagerDuty. See Authorization.
Revoke PagerDuty tokens
To revoke an API key from your PagerDuty account, see Revoke token.
PagerDuty connector event cards
Event |
Description |
---|---|
New Incident | Use this event to trigger a flow when an incident is triggered in your PagerDuty instance. |
PagerDuty connector action cards
Action |
Description |
---|---|
Add User to Team | Add a user to a team in your PagerDuty instance. |
Build Restriction Object | Build a new PagerDuty restriction object for use as an input value with the Update Schedule action card for PagerDuty. |
Build Schedule Layer | Build a new PagerDuty schedule layer for use as an input value with the Update Schedule action card for PagerDuty. |
Build User Object | Build a new PagerDuty user object for use as an input value with other PagerDuty action cards. |
Create Incident | Create a new incident within your PagerDuty instance. |
Create User | Create a new user profile within your PagerDuty instance. |
Custom API Action | Make a custom, authenticated HTTP call to PagerDuty. |
Delete User | Delete a user profile in your PagerDuty instance. |
List Team Members | List all members of a team and their profile details in your PagerDuty instance. |
Read Escalation Policy | Access information on an escalation policy in your PagerDuty instance. |
Read Incident | Access information on an incident in your PagerDuty instance. |
Read Schedule | Read a schedule from your PagerDuty instance. |
Read Service | Access information on an application or component that is integrated with your PagerDuty instance. |
Read Team | Access information on a team in your PagerDuty instance. |
Read User | Access information on a user profile in your PagerDuty instance. |
Read Users On Call | List all of the users on call in a given PagerDuty schedule for a given time range. |
Remove User from Team | Remove a user from a team in your PagerDuty instance. |
Search Schedules | Search for schedules in your PagerDuty instance. |
Search Teams | Search for teams in your PagerDuty instance. |
Search User | Search for a user profile within your PagerDuty instance. |
Update Incident | Update an incident in your PagerDuty instance. |
Update Schedule | Update a schedule in your PagerDuty instance. |
Update User | Update a user profile within your PagerDuty instance. |