1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-14 11:23:46 +02:00
OpenIntegrations/docs/ru/examples/Bitrix24/УдалитьСтадиюКанбана.txt

13 lines
477 B
Plaintext
Raw Normal View History

2024-10-02 08:14:30 +02:00
 IDСтадии = "730";
2024-09-21 09:57:02 +02:00
URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2...";
Результат = OPI_Bitrix24.УдалитьСтадиюКанбана(URL, IDСтадии, Истина);
2024-10-02 08:14:30 +02:00
IDСтадии = "732";
2024-09-21 09:57:02 +02:00
URL = "b24-ar17wx.bitrix24.by";
2024-10-02 08:14:30 +02:00
Токен = "c3abf666006e9f06006b12e400000001000...";
Результат = OPI_Bitrix24.УдалитьСтадиюКанбана(URL, IDСтадии, , Токен);