mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-05-29 23:17:45 +02:00
6 lines
296 B
Plaintext
6 lines
296 B
Plaintext
# JSON data can also be passed as a path to a .json file
|
|
|
|
oint bitrix24 CreateUser \
|
|
--url "b24-ar17wx.bitrix24.by" \
|
|
--fields "{'EMAIL':'4e6454f8-8a12-4ea5-b76d-2e352fb0d0d2@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
|
|
--token "***" |