Webhooks – Building the Dashboard

Webhooks are a standard type of alert/trigger that use an HTTP request triggered by an event to log that event to a remote system and trigger some form of action based on the event. They allow for the same alert configurations and […]

Read More