mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-16 11:38:11 +02:00
11 lines
434 B
Plaintext
11 lines
434 B
Plaintext
|
IDНовости = "124";
|
||
|
URL = "https://b24-ar17wx.bitrix24.by/rest/1/4swokunb3tk7h7dt/";
|
||
|
|
||
|
Результат = OPI_Bitrix24.ПолучитьНовости(URL, IDНовости);
|
||
|
|
||
|
|
||
|
URL = "b24-ar17wx.bitrix24.by";
|
||
|
Токен = "b9df7366006e9f06006b12e400000001000...";
|
||
|
|
||
|
Результат = OPI_Bitrix24.ПолучитьНовости(URL, IDНовости, , Токен);
|