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

Add webhook URL on the private cloud product's form #4398

Open
junminahn opened this issue Dec 4, 2024 · 0 comments
Open

Add webhook URL on the private cloud product's form #4398

junminahn opened this issue Dec 4, 2024 · 0 comments
Assignees

Comments

@junminahn
Copy link
Collaborator

junminahn commented Dec 4, 2024

Description
To support the AG Ministry's use case and other end users utilizing the registry app, we will add a webhook URL field to the private cloud product form and send a notification once the product change is completed.

Technical Details

  • Database: Add an optional field to store the webhook URL.
  • Frontend: Add an optional field on the form to capture the webhook URL.
  • Backend: When the provisioner triggers the provision endpoint, send the product ID to the webhook URL if defined.

Definition of Done (DOD)

  • The product team receives a notification once the product change, triggered by the provisioner, is completed.
@junminahn junminahn changed the title Copy of Add "Get" /product API endpoint Add webhook URL on the private cloud product's form Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant