How to configure webhooks
Learn to start using webhooks in Test Observability.
Get Started
You can use templates to create custom payloads for specific ops monitoring / notification tools:
Configure a webhook with default payload.
Automatically create PagerDuty incidents when the events and triggers you set occur.
Automatically create OpsGenie incidents when the events and triggers you set gets triggered.
Automatically create Jira tickets based on the events and triggers you set.
Send messages on MS Teams channels when the events and triggers you set occur.
Follow these steps to set up webhooks on your project using default or custom payloads:
- Open Webhooks Settings 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.
- Select Start with default payload or click any of the available templates.
- Select Default or Custom payload.
- If you select the Default payload option:
a. Select the type of Authorization.
b. Enter the URL of the API endpoint of the application you want to connect.
c. Expand Sample Payload body and edit the payload according to your requirement.
d. Click Test Webhook. - If you select the Custom payload option:
a. Select POST or PUT method.
b. Enter the URL of the API endpoint of the application you want to connect.
c. Edit the body of the payload according to your requirement. Click the Variables menu and select variables to include any variables in the payload.
d. Select the type of Authorization.
e. Add optional headers as key-value pairs.
f. Add optional parameters as key-value pairs.
g. Switch on Re-trigger webhook if the build starts passing if you want to retrigger the webhook when the build passes.
h. 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!