1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-06-27 11:47:43 +03:00
parent d09a39dccf
commit 47fa4e92bb
2941 changed files with 16752 additions and 16752 deletions

View File

@@ -37,15 +37,15 @@ import TabItem from '@theme/TabItem';
```bsl title="Пример использования для 1С:Предприятие/OneScript"
URL = "https://b24-ar17wx.bitrix24.by/rest/1/h0m...";
URL = ПараметрыФункции["Bitrix24_URL"];
Тип = "date";
Имя = "BIRTHDAY_FIELD";
Результат = OPI_Bitrix24.ДобавитьПользовательскоеПолеЗадачи(URL, Тип, Имя);
URL = "b24-ar17wx.bitrix24.by";
Токен = "e0165368006e9f06006b12e400000001000...";
URL = ПараметрыФункции["Bitrix24_Domain"];
Токен = ПараметрыФункции["Bitrix24_Token"];
Тип = "string";
Имя = "TEXT_FIELD";