Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] webhook on receiving approval response from dashboard #18

Open
edwinkys opened this issue Nov 12, 2024 · 0 comments
Open

[FEAT] webhook on receiving approval response from dashboard #18

edwinkys opened this issue Nov 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@edwinkys
Copy link
Contributor

Feature Description

We want to add the capability for users to configure webhook which will be trigger after receiving an approval response from the dashboard. This allows users to customize the flow after approver respond to the approval request such as piping the data into a log or data warehouse.

Potential Solution

  • User should be able to configure the webhook URL and authentication via environment variables.
  • When the server start we will check to see if webhook is configured.
  • If configured, after receiving a response from the dashboard, we will trigger the webhook.
@edwinkys edwinkys added the enhancement New feature or request label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant