# Bitrix24

В этой статье вы узнаете, как подключить интеграцию с Bitrix24 через входящий вебхук.

Подключение Bitrix24 к Smartbot Pro разобьем на 2 шага - создание входящего вебхука&#x20;

1. Откройте кабинет Bitrix24, в левом меню перейдите в раздел Приложения → Разработчикам.

   <figure><img src="/files/0NA13dRrF2cuzwu4hs2v" alt=""><figcaption></figcaption></figure>
2. Откройте раздел “Другое”

   <figure><img src="/files/GDv5zK3Xs1WAJoh2pTCt" alt=""><figcaption></figcaption></figure>
3. Выберите “Входящий вебхук”.

   <figure><img src="/files/cSnhDYlMvenl1mEGllVd" alt=""><figcaption></figcaption></figure>
4. В открывшемся окне прокрутите до пункта “Настройка прав” и нажмите “Выбрать”.

   <figure><img src="/files/Ma0E5luEYaS2X7mJKi7q" alt=""><figcaption></figcaption></figure>
5. Выберите из выпадающего списка "CRM" и "Пользователи".

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

6. Сохраните настройки и после скопируйте URL вебхука.

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

{% hint style="info" %}
В случае необходимости вы сможете обновить вебхук в этом разделе.
{% endhint %}

7. После перейдите в личный кабинет Smartbot Pro и откройте раздел Интеграции.
8. Укажите название портала (например, «Битрикс»), чтобы отличать интеграции, и нажмите "Добавить портал".

<figure><img src="/files/8Yc99NGUbOalOUMWIZC1" alt=""><figcaption></figcaption></figure>

8. Вставьте скопированный URL вебхука в соответствующее поле и нажмите "Сохранить".

<figure><img src="/files/2Wf3MH6IyX01eSX6fDoO" alt=""><figcaption></figcaption></figure>

Поздравляем! Интеграция создана!

📌 В будущем появится возможность подключения через маркетплейс приложений Bitrix24. Следите за обновлениями в нашем [Телеграмм-канале](https://t.me/smartbotpro)!


---

# 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.smartbotpro.ru/scenarii/integracii/bitrix24.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.
