# Generic Webhooks

## **Overview**

The Generic Webhook integration allows you to effortlessly receive HTTP JSON data from any service or application and use it to send customized WhatsApp messages. Whether you're connecting with a CRM, website, or other systems, our Generic Webhook ensures a smooth and efficient process.

Generic Webhooks function like digital messengers, transferring data between different applications over the internet. In simple terms, they enable applications to communicate with each other by sending real-time updates, allowing you to automatically send tailored WhatsApp messages to your customers using data from your preferred apps.

<figure><img src="/files/D6TdqmcVl3Hrba2Prafs" alt=""><figcaption></figcaption></figure>

## **Generic Webhook** Configuration Steps in BizMagnets <a href="#shiprocket-configuration-steps-in-bizmagnets" id="shiprocket-configuration-steps-in-bizmagnets"></a>

The **Generic Webhook Configuration** allows you to integrate an official WhatsApp Business number via webhooks, enabling you to initiate template messages automatically.

1. In your BizMagnets account, go to Integrations from the left navigation.
2. Hover over Generic Webhook Integration and click on Connect.

<figure><img src="/files/7Am6eeHzcv2LxI0C4WdA" alt=""><figcaption></figcaption></figure>

3. In the Generic Webhook prompt, click Connect again. Enter the Integration Name, select the Channel Name,&#x20;
4. Copy the Webhook URL  and click the **Capture Webhook Response** button.
5. Make a POST API call from the Application or Server to capture the webhook response.

<figure><img src="/files/6UEACzJQlShiYA3mHnpj" alt=""><figcaption></figcaption></figure>

6. Once response captured click **Update Configuration** to store called API response.

## **Use Cases**

Explore the possibilities of connecting your BizMagnets account using Generic Webhooks:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Connect Wix Using Generic Webhook   </td><td><a href="/pages/7Ppr4iu0lfJObsIrhmwl">/pages/7Ppr4iu0lfJObsIrhmwl</a></td></tr><tr><td>Connect Zoho Desk Using Generic Webhook  </td><td><a href="/pages/PqF390i0wp1jjKELQLmM">/pages/PqF390i0wp1jjKELQLmM</a></td></tr><tr><td>Connect Your Google Form Using Generic Webhook</td><td><a href="/pages/7SE2l7YeYqkb2NqbGJd2">/pages/7SE2l7YeYqkb2NqbGJd2</a></td></tr><tr><td>Connect Contact Form 7 Using Generic Webhook</td><td><a href="/pages/yXkHL3kamGztoZ0i5Pgt">/pages/yXkHL3kamGztoZ0i5Pgt</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bizmagnets.ai/integration/additional-integrations/generic-webhooks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
