mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-06-02 23:27:50 +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 846 \
|
|
--fields "{'EMAIL':'ea3dc760-6a0d-425f-ae04-696eb10fc69f@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \
|
|
--token "***" |