mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-05-19 22:33:07 +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 1234 \
|
|
--fields "{'EMAIL':'727aebab-518f-4c81-9551-ebe87c145978@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \
|
|
--token "***" |