1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-08 04:04:03 +02:00
OpenIntegrations/docs/ru/examples/Bitrix24/ПолучитьСтруктуруЛида.txt
Vitaly the Alpaca (bot) c3ff03b9b7 Main build (Jenkins)
2024-09-16 19:32:17 +03:00

9 lines
365 B
Plaintext

URL = "https://b24-ar17wx.bitrix24.by/rest/1/1o2...";
Результат = OPI_Bitrix24.ПолучитьСтруктуруЛида(URL);
URL = "b24-ar17wx.bitrix24.by";
Токен = "8b80e066006e9f06006b12e400000001000...";
Результат = OPI_Bitrix24.ПолучитьСтруктуруЛида(URL, Токен);