mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-05-31 23:20:02 +02:00
7 lines
277 B
Plaintext
7 lines
277 B
Plaintext
# JSON data can also be passed as a path to a .json file
|
|
|
|
oint bitrix24 UpdateUser \
|
|
--url "b24-ar17wx.bitrix24.by" \
|
|
--userid 1178 \
|
|
--fields "{'EMAIL':'ff7a4c39-4b12-4820-a311-c6b29a54c9b3@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \
|
|
--token "***" |