1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-07 07:10:01 +02:00

16 lines
453 B
Plaintext

DestinationID = "11258";
FolderID = "11264";
URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2...";
Result = OPI_Bitrix24.MoveFolder(URL, FolderID, DestinationID);
FolderID = "11262";
URL = "b24-ar17wx.bitrix24.by";
Token = "ae6af966006e9f06006b12e400000001000...";
Result = OPI_Bitrix24.MoveFolder(URL, FolderID, DestinationID, Token);
OPI_TestDataRetrieval.Check_BitrixObject(Result);