mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-05-15 22:26:32 +02:00
7 lines
287 B
Plaintext
Vendored
7 lines
287 B
Plaintext
Vendored
# JSON data can also be passed as a path to a .json file
|
|
|
|
oint bitrix24 UpdateLead \
|
|
--url "b24-ar17wx.bitrix24.by" \
|
|
--lead 1146 \
|
|
--fields "{'ADDRESS':'Lermontov st., b. 20','ADDRESS_COUNTRY':'Belarus','TITLE':'SuperClient','NAME':'Evgeniy','LAST_NAME':'Evgeniev'}" \
|
|
--token "***" |