1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-23 22:05:15 +02:00

B24: Тесты и перевод блока лидов

This commit is contained in:
Anton
2024-08-22 20:32:05 +03:00
parent db0c4328ef
commit 501791d52b
74 changed files with 7492 additions and 4480 deletions

View File

@@ -0,0 +1 @@
oint bitrix24 CreateLead --url "b24-ar17wx.bitrix24.by" --fields %fields% --token "ec4dc366006e9f06006b12e400000001000..."

View File

@@ -0,0 +1 @@
oint bitrix24 DeleteLead --url "b24-ar17wx.bitrix24.by" --lead %lead% --token "ec4dc366006e9f06006b12e400000001000..."

View File

@@ -0,0 +1 @@
oint bitrix24 GetLead --url "b24-ar17wx.bitrix24.by" --lead %lead% --token "ec4dc366006e9f06006b12e400000001000..."

View File

@@ -0,0 +1 @@
oint bitrix24 GetLeadFilterStructure --empty %empty%

View File

@@ -0,0 +1 @@
oint bitrix24 GetLeadStructure --url "b24-ar17wx.bitrix24.by" --token "ec4dc366006e9f06006b12e400000001000..."

View File

@@ -0,0 +1 @@
oint bitrix24 GetLeadsList --url "b24-ar17wx.bitrix24.by" --filter %filter% --offset %offset% --token "ec4dc366006e9f06006b12e400000001000..."

View File

@@ -0,0 +1 @@
oint bitrix24 UpdateLead --url "b24-ar17wx.bitrix24.by" --lead %lead% --fields %fields% --token "ec4dc366006e9f06006b12e400000001000..."