Send View updates to Webhooks
Last updated
Last updated
Note: This is a custom feature that is not enabled by default
HockeyStack allows for you to send hourly updates from created Views to custom Webhooks. To configure this, go a view and open the filter settings.
Open configuration settings by clicking "Configure" next to "Send Alerts".
That will open the Send Alerts menu, which will show options to send alerts to Slack and Webhooks. (Depending on what you have activated.)
Add a new webhok, and fill in the required information.
Webhook Name is a title for your Webhook, defined by you.
Webhook URL is the URL of the webhook, starting with either http:// or https://
Headers
"Content-Type" is included by default, to fit in line with how data is sent to the webhook
Some webhooks may require other headers for authentication, so those such as "Authorization" can be added in here as well
Once you're finished, you can add the webhook, and see it listed in the Send Alerts menu:
Now, updates will be sent hourly to that webhook.