1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-05 15:15:50 +02:00
OpenIntegrations/docs/ru/examples/Bitrix24/ВключитьЗвукЗадачи.txt

11 lines
449 B
Plaintext
Raw Normal View History

2024-08-19 09:33:52 +03:00
 URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2...";
2024-09-17 11:55:02 +03:00
IDЗадачи = "1880";
Результат = OPI_Bitrix24.ВключитьЗвукЗадачи(URL, IDЗадачи);
URL = "b24-ar17wx.bitrix24.by";
2024-09-17 11:55:02 +03:00
Токен = "ae42e966006e9f06006b12e400000001000...";
IDЗадачи = "1882";
Результат = OPI_Bitrix24.ВключитьЗвукЗадачи(URL, IDЗадачи, Токен);