Webhooks

Webhooks can be used through the Betsy Bot API to interact with your server.

Azure Webhooks

Pull Requests

Send a new pull request Webhook to the Betsy API to send a notification to your server.

Setting
Value

HTTP Headers

Betsy-Guild-Id:<yourGuildId> Betsy-Channel-Id:<yourChannelId>

Azure Service Hook Configuration

Enter the information above for a new Webhook Service Hook in azure to receive an update in the given channel. Set the headers correctly to ensure it works.

The bot must be invited and have permission to post in the given guild and channel.

Test Webhook Sent with the above provided configuration

Last updated

Was this helpful?