--- title: "How can I configure webhooks?" slug: "how-can-i-configure-webhooks" updated: 2025-07-10T15:45:31Z published: 2025-07-10T15:45:31Z canonical: "help.frisbii.com/how-can-i-configure-webhooks" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.frisbii.com/llms.txt > Use this file to discover all available pages before exploring further. # How can I configure webhooks? Webhooks are status events that Frisbii Transform can send to your backend to inform you automatically about processes in Frisbii Transform. To configure webhooks, you need a webhook inbox to be able to receive sent webhooks and evaluate them. If you have an inbox, go to "*Settings > Integration > Webhooks*" and select all webhooks you would like to be informed about. Then select the desired authentication type for the webhooks sent by Frisbii Transform. You can choose between: - No Authentication - HTTP Basic Auth - Azure Auth (when using Microsoft Azure). When using **HTTP Basic Auth** following fields must be configured: - User Name - Password When using **Azure Auth** following fields must be configured: - Tenant - Client ID - Client Secret - API Scope Now enter the receiving URL and click on "Assign". Afterwards you can send a test webhook with "Test URL". All active webhooks now appear on the right. You can also send webhooks to different URLs. In "*Logs > Webhooks*" you can check if a webhook was sent successfully or if there are still errors during configuration. More general information about Frisbii Transform webhooks and descriptions of each available webhook can be found [here](https://docs.frisbii-transform.com/docs/webhooks-1). ![](https://cdn.document360.io/b84e1b5d-2ba6-4465-8c62-fb45a2f31314/Images/Documentation/we(1).png)