Link

Send Root Cause Webhook Payloads to your Custom Endpoint

Integration Overview

  1. Determine the destination endpoint (and authentication requirements) that will receive the Root Cause Report Outgoing Webhook.
  2. Create a Root Cause Report Outgoing Webhook Integration in Zebrium using the information from step 1.

Integration Details

STEP 1: Determine the Destination Endpoint

This is the endpoint URL that will receive and process the content of the Root Cause Report Outgoing Webhook.

Authentication method for the endpoint can be:

  • None
  • Basic authentication
  • Token (or Bearer) authentication

This authentication method and associated configuration parameters will be used in STEP 2.

STEP 2: Create a Root Cause Report Outgoing Webhook Integration in Zebrium.

  1. From the User menu area in Zebrium, click on the Settings (hamburger) Menu.
  2. Select Integrations.
  3. Scroll to the Webhooks section and click on Outgoing RCA.
  4. Click on the Create a New Integration button.
  5. Click on the General tab.
  6. Enter an Integration Name for this integration.
  7. Select the Deployment for the integration.
  8. Select the Service Group(s) for the integration.
  9. Click on the Send Detections tab.
  10. Click on the Enabled button.
  11. Enter the Webhook URL that will receive and handle the POST request.
  12. Select the required Authentication Method for the endpoint and complete the necessary configuration using the information from STEP 1.
  13. Click the Save button.

Webhook Payload Format