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:
@@ -32,13 +32,13 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
```bsl title="Пример использования для 1С:Предприятие/OneScript"
|
||||
Видимость = "UA";
|
||||
IDНовости = "1208";
|
||||
IDНовости = "1260";
|
||||
URL = "https://b24-ar17wx.bitrix24.by/rest/1/yg2...";
|
||||
|
||||
Результат = OPI_Bitrix24.ДобавитьПолучателейКНовости(URL, IDНовости, Видимость);
|
||||
|
||||
URL = "b24-ar17wx.bitrix24.by";
|
||||
Токен = "82d42767006e9f06006b12e400000001000...";
|
||||
Токен = "48573267006e9f06006b12e400000001000...";
|
||||
|
||||
Результат = OPI_Bitrix24.ДобавитьПолучателейКНовости(URL, IDНовости, Видимость, Токен);
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user