1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-06-20 09:19:27 +02:00
Files
OpenIntegrations/docs/en/examples/Bitrix24/StartTask.txt
T
Vitaly the Alpaca (bot) 8873e75e81 Main build (Jenkins)
2026-01-05 13:45:53 +03:00

11 lines
310 B
Plaintext
Vendored

URL = "https://b24-ar17wx.bitrix24.by/rest/1/h0m...";
TaskID = "9248";
Result = OPI_Bitrix24.StartTask(URL, TaskID);
URL = "b24-ar17wx.bitrix24.by";
Token = "d49a5b69006e9f06006b12e400000001000...";
TaskID = "9250";
Result = OPI_Bitrix24.StartTask(URL, TaskID, Token);