> 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/crm-sistemy/1c-fitnes-klub/zagruzka-zayavok-v-1s-fitnes-klub.md).

# Загрузка заявок в 1С фитнес клуб

{% embed url="<https://www.youtube.com/watch?v=whcX3BVeoWg>" %}

1. Нужно произвести интеграцию с 1С и подключить провайдер. Для интеграции есть отдельная инструкция - <https://docs.intellectdialog.com/integraciya-crm/1c-fitnes-klub/nastroika-1s-provaidera-vnutri-intellectdialog>

### Реализация <a href="#realizaciya" id="realizaciya"></a>

Создаем связку и указываем нужный нам провайдер. Например: “Whatsapp“ и провайдер “1С Фитнес клуб“

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

2\. На втором шаге мы выбираем “Входящее сообщение“ в Whatsapp и “Загрузить заявку“ в 1С Фитнес клуб

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

Не обязательно выбирать именное “Входящее сообщение“, можно выбрать и другой параметр.

<figure><img src="/files/27kFDf1yVnd5SndTGRHp" alt=""><figcaption></figcaption></figure>

3\. Укажем названием связки.

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

4\. В данном шаге не нужно ничего выбирать, так как при каждом сообщении, будет создаваться заявка в 1С

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

5\. Настроить отправку заявки в 1С Фитнес клуб.

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

Нажимаем кнопку “Сохранить“

И запускаем связку

Пишем сообщение whatsapp и видим, что заявка поступила в 1С Фитнес клуб.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.intellectdialog.com/crm-sistemy/1c-fitnes-klub/zagruzka-zayavok-v-1s-fitnes-klub.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
