1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00

Обновление перевода

This commit is contained in:
Anton
2024-09-21 10:57:02 +03:00
parent e07c053e82
commit c9ac066a57
697 changed files with 5879 additions and 5604 deletions
@@ -1,8 +1,8 @@
URL = FunctionParameters["Bitrix24_URL"];
URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2...";
Result = OPI_Bitrix24.GetTaskFieldsStructure(URL);
URL = FunctionParameters["Bitrix24_Domain"];
Token = FunctionParameters["Bitrix24_Token"];
URL = "b24-ar17wx.bitrix24.by";
Token = "b529cb66006e9f06006b12e400000001000...";
Result = OPI_Bitrix24.GetTaskFieldsStructure(URL, Token);