Sleuth Webhook Actions

Outbound webhook automation action that sends an HTTP POST with a JSON deployment payload to a URL of your choosing, signed with X-SLEUTH-TIMESTAMP and X-SLEUTH-SIGNATURE headers (Slack-style verification using your org API key).

API entry from apis.yml

apis.yml Raw ↑
aid: sleuth:webhooks
name: Sleuth Webhook Actions
tags:
- Webhooks
- Automations
- Events
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://help.sleuth.io/sleuth-dora/sleuth-automations/actions/webhook
baseURL: https://app.sleuth.io
properties:
- url: https://help.sleuth.io/sleuth-dora/sleuth-automations/actions/webhook
  type: Documentation
description: Outbound webhook automation action that sends an HTTP POST with a JSON deployment payload
  to a URL of your choosing, signed with X-SLEUTH-TIMESTAMP and X-SLEUTH-SIGNATURE headers (Slack-style
  verification using your org API key).