1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00

Пересборка доков

This commit is contained in:
Anton Titovets
2024-08-23 09:03:08 +03:00
parent fb2ab7f65f
commit 996fdc34bf
581 changed files with 2704 additions and 2700 deletions
@@ -31,7 +31,7 @@ Method at API documentation: [crm.lead.fields](https://dev.1c-bitrix.ru/rest_hel
Result = OPI_Bitrix24.GetLeadStructure(URL);
URL = "b24-ar17wx.bitrix24.by";
Token = "ec4dc366006e9f06006b12e400000001000...";
Token = "6476c766006e9f06006b12e400000001000...";
Result = OPI_Bitrix24.GetLeadStructure(URL, Token);
```