This article has been moved!
We've recently updated our support center articles - Please bear with us while we make the transition. This article can now be found here!
You can configure Hudu to send out Webhooks to a provider of your choice.
You can use any provider as long as:
- The provider supports Webhooks
- The provider supports requests with the Content Type set to: application/json
- The provider allows JSON payloads.
We have examples of connecting to Slack and Discord.
Testing Webhooks
We provide a way to test your Webhooks. Navigate to Admin -> Alerts and click on Test Webhook. Note: we are only testing your connection and payload, not your variables, so sample variables will be filled in.