mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-13 11:50:53 +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':'63a06e3b-4194-4601-9e08-d2793fd40571@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
|
|
--token "***" |