You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Main build (Jenkins)
This commit is contained in:
8
docs/en/examples/Bitrix24/MakeCopyFile.txt
vendored
8
docs/en/examples/Bitrix24/MakeCopyFile.txt
vendored
@@ -1,14 +1,14 @@
|
||||
FolderID = "25420";
|
||||
FileID = "25416";
|
||||
FolderID = "27096";
|
||||
FileID = "27092";
|
||||
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/h0m...";
|
||||
|
||||
Result = OPI_Bitrix24.MakeCopyFile(URL, FileID, FolderID);
|
||||
|
||||
FolderID = "25422";
|
||||
FolderID = "27098";
|
||||
|
||||
URL = "b24-ar17wx.bitrix24.by";
|
||||
Token = "9d50a767006e9f06006b12e400000001000...";
|
||||
Token = "67c7a767006e9f06006b12e400000001000...";
|
||||
|
||||
Result = OPI_Bitrix24.MakeCopyFile(URL, FileID, FolderID, Token);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user