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/MakeFileCopy.txt
T
Vitaly the Alpaca (bot) 24267d95c6 Main build (Jenkins)
2025-09-15 13:14:53 +03:00

14 lines
363 B
Plaintext
Vendored

FolderID = "42172";
FileID = "42168";
URL = "https://b24-ar17wx.bitrix24.by/rest/1/h0m...";
Result = OPI_Bitrix24.MakeFileCopy(URL, FileID, FolderID);
FolderID = "42174";
URL = "b24-ar17wx.bitrix24.by";
Token = "75d8c668006e9f06006b12e400000001000...";
Result = OPI_Bitrix24.MakeFileCopy(URL, FileID, FolderID, Token);