mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-15 11:56:36 +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 1214 \
|
|
--fields "{'ADDRESS':'Lermontov st., b. 20','ADDRESS_COUNTRY':'Belarus','TITLE':'SuperClient','NAME':'Evgeniy','LAST_NAME':'Evgeniev'}" \
|
|
--token "***" |