mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-14 11:23:46 +02:00
10 lines
425 B
Plaintext
10 lines
425 B
Plaintext
IDНовости = "440";
|
|
URL = "https://b24-ar17wx.bitrix24.by/rest/1/f2ppp8uucc891111/";
|
|
|
|
Результат = OPI_Bitrix24.ПолучитьНовости(URL, IDНовости);
|
|
|
|
URL = "b24-ar17wx.bitrix24.by";
|
|
Токен = "fe3fa966006e9f06006b12e400000001000...";
|
|
|
|
Результат = OPI_Bitrix24.ПолучитьНовости(URL, IDНовости, , Токен);
|