You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -31,17 +31,17 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
```bsl title="Пример использования для 1С:Предприятие/OneScript"
|
||||
IDКаталога = "16350";
|
||||
IDФайла = "16346";
|
||||
IDКаталога = "16518";
|
||||
IDФайла = "16514";
|
||||
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
|
||||
Результат = OPI_Bitrix24.СкопироватьФайл(URL, IDФайла, IDКаталога);
|
||||
|
||||
IDКаталога = "16352";
|
||||
IDКаталога = "16520";
|
||||
|
||||
URL = "b24-ar17wx.bitrix24.by";
|
||||
Токен = "6fa52667006e9f06006b12e400000001000...";
|
||||
Токен = "82d42767006e9f06006b12e400000001000...";
|
||||
|
||||
Результат = OPI_Bitrix24.СкопироватьФайл(URL, IDФайла, IDКаталога, Токен);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user