Get Service Details
Availability
This workflow action is available on our Enterprise plan for Incident Management. Please contact our Sales Team to upgrade to an account with this action.
Description
Returns details about a Service, including the Escalation Policy, collaboration channel, and more.
Instructions
- If you have not done so already, please follow our instructions to Create an Incident Workflow.
- When you are prompted to add actions , select this action.
- Enter the following Inputs and then click Save. Continue following instructions to Publish the Workflow. When the action runs, you will see the Outputs listed below.
Inputs
Name | Description |
---|---|
Type | Text |
Name | Service ID |
Description | The ID of the Service whose details will be returned. |
Outputs
Name | Description |
---|---|
{JSON} Service Details | The JSON-formatted details of the Service. Note: This JSON will exactly match the value of the service property returned from the endpoint linked below. |
@output {text} Service Name | The name of the service. |
@output {text} Service HTML URL | The URL of the service in the PagerDuty web app. |
{text} Result | Value that shows if the action was successful or not. Either "Success" or "Failed." |
{text} Result Summary | Brief description of what the action did or if it failed. |
{text} Error | Brief description that populates if the action failed. |
PagerDuty API Endpoint
Endpoint used:
Updated 7 days ago