# Global Webhook

- [How Webhook Works](/api-documentation-v2/webhook/how-webhook-works.md): Webhook enables you to receive incoming messages into your server on real-time basis from various messaging channels activated by you.
- [Webhook Variables](/api-documentation-v2/webhook/webhook-variables.md): Variables used in webhook to extract the incoming messages
- [Configuring Webhook URL](/api-documentation-v2/webhook/configuring-webhook-url.md): Setting Up Your Webhook to Receiving Incoming Messages
- [Webhook Request & Response](/api-documentation-v2/webhook/webhook-request-and-response.md): Get Started with Sample Request & Response
- [Getting the Conversation Context](/api-documentation-v2/webhook/getting-the-conversation-context.md)
- [Testing Your Webhook](/api-documentation-v2/webhook/testing-your-webhook.md): Webhook Testing Tools
