mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-06-02 23:27:50 +02:00
7 lines
278 B
Plaintext
7 lines
278 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 "***" |