1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-24 00:01:24 +02:00
Files
OpenIntegrations/docs/ru/cli/bitrix24/CreateUser/bash.txt

6 lines
296 B
Plaintext
Raw Normal View History

2024-10-19 22:20:43 +03:00
# JSON data can also be passed as a path to a .json file
oint bitrix24 CreateUser \
--url "b24-ar17wx.bitrix24.by" \
2025-02-09 18:09:49 +03:00
--fields "{'EMAIL':'8ff83566-7f2e-414c-a734-f687eb29f7e0@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
2024-10-19 22:20:43 +03:00
--token "***"