You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +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 822 \
|
|
--fields "{'EMAIL':'0a2db371-4a1f-40f8-b91d-966919ac4c9b@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \
|
|
--token "***" |