> For the complete documentation index, see [llms.txt](https://docs.intellectdialog.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intellectdialog.com/lidogeneraciya/sait-lending-integraciya-lid-formy-s-otpravkoi-soobsheniya-klientu-v-whatsapp.md).

# Сайт/Лендинг: интеграция лид-формы с отправкой сообщения клиенту в WhatsApp

(Webhook - WhatsApp)

Обращаем ваше внимание, что для создания данной связки у вас должны быть подключены следующие мессенджеры:

* Webhook&#x20;
* Whatsapp&#x20;

**Шаг 1.**

1\. Перейдите в раздел **“Связки”**. Нажмите кнопку **“Добавить”.**

![](/files/yK8GvqMajIxuwwVxKzBl)

2\. В первом поле выберите **"Webhook"**, а во втором поле **"ChatApi"**. Нажмите кнопку **"Далее"**.

![](/files/3Hc2rtB5lGuakkAP05WN)

3\. В открывшемся окне, в первом поле выберите **"Вебхук"**, а во втором поле **"Отправить сообщение"**. Нажмите кнопку **"Далее"**.

![](/files/D8gG5N26QVnLaMy9UiyN)

&#x20;

4\. Скопируйте ссылку Вебхука.

![](/files/8K4me2FerAmWFEOOrxOL)

5\. Передайте данный Вебхук вашему IT-специалисту, что бы он прописал: при срабатывании лид-формы, шло уведомление в этот Вебхук.

&#x20;

**Шаг 2.**

1\. Нажмите редактировать **“Отправить сообщение“.**

![](/files/hiqECSNoIZIoxDPtPxCy)

1.1. В строке **“Получатель“** из **webhooks** выберите **“number“.**

1.2 В строке **“Текст сообщения“** напишите текст, например **“Заявка с сайта “.** Нажмите **“Enter“.** В этой же строке из **webhooks** выберите **“name“** и **“email“.**

1.3 Нажмите **“Сохранить“.**

2\. Нажмите на значок редактирования название связки.

![](/files/OiTn0jx2PgEu8BZYz6Li)

3\. Внесите название. Подтвердите изменение, нажав кнопку **“Enter“.**

4\. Нажмите **“Запустить связку“.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.intellectdialog.com/lidogeneraciya/sait-lending-integraciya-lid-formy-s-otpravkoi-soobsheniya-klientu-v-whatsapp.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.
