1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-25 21:39:21 +02:00
Vitaly the Alpaca (bot) 4fbf6a06f8 Main build (Jenkins)
2024-12-01 22:17:07 +03:00

11 lines
322 B
Plaintext

URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
TaskID = "3812";
Result = OPI_Bitrix24.DeleteTask(URL, TaskID);
URL = "b24-ar17wx.bitrix24.by";
Token = "c7944c67006e9f06006b12e400000001000...";
TaskID = "3814";
Result = OPI_Bitrix24.DeleteTask(URL, TaskID, Token);