mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-05-19 22:33:07 +02:00
7 lines
276 B
Plaintext
7 lines
276 B
Plaintext
# JSON data can also be passed as a path to a .json file
|
|
|
|
oint bitrix24 UpdateUser \
|
|
--url "b24-ar17wx.bitrix24.by" \
|
|
--userid 922 \
|
|
--fields "{'EMAIL':'eff20d0d-6ad8-4bd9-956b-0430c5ea0966@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \
|
|
--token "***" |