mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-06-02 23:27:50 +02:00
16 lines
453 B
Plaintext
16 lines
453 B
Plaintext
DestinationID = "12160";
|
|
FolderID = "12166";
|
|
|
|
URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2...";
|
|
|
|
Result = OPI_Bitrix24.MoveFolder(URL, FolderID, DestinationID);
|
|
|
|
FolderID = "12164";
|
|
|
|
URL = "b24-ar17wx.bitrix24.by";
|
|
Token = "76ad0267006e9f06006b12e400000001000...";
|
|
|
|
Result = OPI_Bitrix24.MoveFolder(URL, FolderID, DestinationID, Token);
|
|
|
|
OPI_TestDataRetrieval.Check_BitrixObject(Result);
|