> ## Documentation Index
> Fetch the complete documentation index at: https://help.eazybe.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Webhooks

> Connect WhatsApp to any destination with EazyBe custom webhooks

EazyBe custom webhooks allow you to easily connect WhatsApp to any destination and automatically trigger actions when WhatsApp messages are sent or received.

## Use Cases

<CardGroup cols={2}>
  <Card title="Incoming Messages" icon="message-arrow-down">
    Trigger a webhook when a team member receives a WhatsApp message
  </Card>

  <Card title="Outgoing Messages" icon="message-arrow-up">
    Trigger a webhook when a team member sends a WhatsApp message
  </Card>
</CardGroup>

## Setup Guide

<Steps>
  <Step title="Install the Latest Version">
    Ensure you have the latest version of the EazyBe WhatsApp extension installed.
  </Step>

  <Step title="Login to WhatsApp Web">
    Open your WhatsApp Web account in your browser.
  </Step>

  <Step title="Access the Integrations Section">
    Navigate to the Integrations section located on the right-side bar.
  </Step>

  <Step title="Open the Webhook Settings">
    Click the **Integrations** button, then click **Connect** under the Webhooks option.
  </Step>

  <Step title="Turn on Webhooks">
    Enable webhooks by clicking the toggle button in the top-right corner.
  </Step>

  <Step title="Enter the Webhook URL">
    Input your destination webhook URL and save the settings.

    <img src="https://mintcdn.com/eazybe/_SHTxoFtEoN7e4t3/images/1204607149.jpg?fit=max&auto=format&n=_SHTxoFtEoN7e4t3&q=85&s=01909427546f84e55cfd147ce23b2f31" alt="Webhook Configuration" width="1174" height="1373" data-path="images/1204607149.jpg" />
  </Step>

  <Step title="Optional: Add Auth Token">
    For added security, you can add an authentication token to your webhook requests.
  </Step>

  <Step title="Integration Complete">
    Your webhook integration is now active and ready to receive WhatsApp events.
  </Step>
</Steps>

## Testing Your Webhook

<Tip>
  You can create test webhooks for free using [webhook.site](https://webhook.site/) to verify your integration is working correctly.
</Tip>

***

<Note>
  If you have any questions or need further assistance, feel free to reach out to us at **[hey@eazybe.com](mailto:hey@eazybe.com)**. We're happy to help!
</Note>
