# Generic Webhooks

### Overview

Generic Webhook integration enables you to seamlessly accept HTTP JSON data from any application or service, and use this data to send personalized WhatsApp template messages to your customers. Whether you're integrating with a CRM, a website, or any other system, our Generic Webhook makes it simple and efficient.

Generic Webhooks act like digital postmen, carrying information from one software to another over the internet. Simply put, they help different applications talk to each other by sending real-time updates. This means you can automatically send tailored WhatsApp messages to your customers, using data from your favorite apps.

### Use-Cases

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

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="https://guides.gallabox.com/how-to-connect-wix-using-generic-webhook">Connect WIX with Gallabox</a></td><td></td><td></td></tr><tr><td><a href="https://guides.gallabox.com/how-to-connect-zoho-desk-using-generic-webhook">Connect Zoho Desk with Gallabox</a></td><td></td><td></td></tr><tr><td><a href="https://guides.gallabox.com/connect-your-google-form-using-generic-webhook">Connect Google Form with Gallabox</a></td><td></td><td></td></tr><tr><td><a href="https://guides.gallabox.com/how-to-connect-your-contact-form-7-using-generic-webhook">Connect Contact Form 7 with Gallabox</a></td><td></td><td></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.gallabox.com/integration/other-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.
