> For the complete documentation index, see [llms.txt](https://docs.cubu.com/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cubu.com/guides/technical-guide/webhooks/webhooks-reference/data-table-webhooks.md).

# Data Table Webhooks

Data table webhooks allow Cubu to fetch data from a remote system. A typical example is getting customer information from the organization's legacy database.

## Enabling Customer Webhooks

To enable webhooks for customer data, turn on the "Query and sync remote data" switch on the Data Table / Customers / Webhooks tab:

<figure><img src="https://828786245-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFaQmpl3dnlIuuQovEhR8%2Fuploads%2Fmv0XP33tbJvkSDoklmCG%2Fimage.png?alt=media&amp;token=ea734bf5-b7d0-4313-8bb4-afd79138e9d9" alt=""><figcaption></figcaption></figure>

Turning this option on enables three webhook calls: Query, Find, and Fetch, which are explained in the following articles.

When an agent searches for a customer using the Agent Console or Calendar or when a customer is self-authenticating on a Portal or Kiosk, Cubu will call the webhooks and get the data from the remote system.&#x20;

Cubu will **create** a new customer record or **update** existing customer records with the data returned from the webhook.
