1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-23 22:05:15 +02:00
Files
OpenIntegrations/docs/en/examples/Bitrix24/MakeFileCopy.txt
Vitaly the Alpaca (bot) 2b29466116 Main build (Jenkins)
2025-09-12 14:08:54 +03:00

14 lines
363 B
Plaintext
Vendored

FolderID = "40710";
FileID = "40706";
URL = "https://b24-ar17wx.bitrix24.by/rest/1/h0m...";
Result = OPI_Bitrix24.MakeFileCopy(URL, FileID, FolderID);
FolderID = "40712";
URL = "b24-ar17wx.bitrix24.by";
Token = "4f8db968006e9f06006b12e400000001000...";
Result = OPI_Bitrix24.MakeFileCopy(URL, FileID, FolderID, Token);