mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-05-27 23:07:37 +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 802 \
|
|
--fields "{'EMAIL':'46799f0e-8d25-44d5-9ae4-3499ea858a0e@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \
|
|
--token "***" |