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)
2024-12-24 20:21:21 +03:00
parent a064d57dde
commit fd551e7cf4
1426 changed files with 8576 additions and 8577 deletions

View File

@@ -37,7 +37,7 @@ Method at API documentation: [task.item.userfield.get](https://dev.1c-bitrix.ru/
Result = OPI_Bitrix24.GetCustomTaskField(URL, FieldID);
URL = "b24-ar17wx.bitrix24.by";
Token = "a8e65667006e9f06006b12e400000001000...";
Token = "70f46a67006e9f06006b12e400000001000...";
FieldID = "257";
Result = OPI_Bitrix24.GetCustomTaskField(URL, FieldID, Token);