Integrate PagerDuty with webhooks
Learn to integrate PagerDuty using webhooks.
BrowserStack Test Observability provides custom payload templates to integrate webhooks with PagerDuty.
Follow these steps to integrate webhooks with PagerDuty:
- Open Settings > Webhooks of your project and click Create webhook.
- Enter a webhook name and select an event type.
- Click Add trigger condition and configure filters from the available options.
- Click Create PagerDuty incident.
- By default,
POST
method and the URL to PagerDuty’s create incidents API is selected. You can selectPUT
method or change the URL if you need to. You can also click + to add variables to the URL. - Edit the payload body including the variables and key-value pairs according to your specific use case. You can include variables by clicking the Variables menu and selecting any variable.
- Select the type of Authorization from the Authorization tab.
- Add optional headers as key-value pairs from the Headers tab.
- Add optional parameters as key-value pairs from the Parameters tab.
- Switch on Re-trigger webhook if the build starts passing if you want to retrigger the webhook when the build passes.
- Click Test Webhook.
- Click Create.
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
Thank you for your valuable feedback!