Webhook support for notification provider #55
3keyroman
started this conversation in
Ideas & Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Overview
Implement webhook support for the notification provider to enable event-driven integrations and automation. This feature will allow configurable webhook triggers, enhancing interoperability with external systems that support incoming webhooks.
Use Cases
Implementation Requirements
Webhook configuration should support sending requests to a specified URL with the following security options:
These security mechanisms should be configurable and combinable as needed.
Beta Was this translation helpful? Give feedback.
All reactions