mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-15 11:56:36 +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':'b4e3e081-eb79-4c44-abac-b50ee6f0ede1@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
|
|
--token "***" |