You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-23 22:05:15 +02:00
12 lines
393 B
Plaintext
Vendored
12 lines
393 B
Plaintext
Vendored
URL = "https://b24-ar17wx.bitrix24.by/rest/1/h0m...";
|
|
TaskID = "8512";
|
|
RecordID = "3114";
|
|
|
|
Result = OPI_Bitrix24.DeleteTaskTimeAccounting(URL, TaskID, RecordID);
|
|
|
|
URL = "b24-ar17wx.bitrix24.by";
|
|
Token = "1dbf0069006e9f06006b12e400000001000...";
|
|
RecordID = "3116";
|
|
|
|
Result = OPI_Bitrix24.DeleteTaskTimeAccounting(URL, TaskID, RecordID, Token);
|