You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Webhooks are automated messages sent from an application, when something happens, to other ones. We want to implement a simple webhook system that knows only about Buildly Core models and when changes are made on one of them, information about it is sent to registered URLs. With this simple webhook, actions can be triggered in connected services because Buildly Core will notify the ones that are registered to the webhook system.
Story
Webhooks are automated messages sent from an application, when something happens, to other ones. We want to implement a simple webhook system that knows only about Buildly Core models and when changes are made on one of them, information about it is sent to registered URLs. With this simple webhook, actions can be triggered in connected services because Buildly Core will notify the ones that are registered to the webhook system.
Tasks
3.Create API endpoints to register to webhook events Create API endpoints to register to webhook events #280
The text was updated successfully, but these errors were encountered: