mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-08 04:04:03 +02:00
10 lines
447 B
Plaintext
10 lines
447 B
Plaintext
URL = "https://b24-ar17wx.bitrix24.by/rest/1/ztbe...";
|
|
IDЗадачи = "1084";
|
|
|
|
Результат = OPI_Bitrix24.ПолучитьСписокРезультатов(URL, IDЗадачи);
|
|
|
|
URL = "b24-ar17wx.bitrix24.by";
|
|
Токен = "c03fa966006e9f06006b12e400000001000...";
|
|
|
|
Результат = OPI_Bitrix24.ПолучитьСписокРезультатов(URL, IDЗадачи, Токен);
|