1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-27 22:18:36 +02:00
Files
OpenIntegrations/docs/en/cli/bitrix24/CreateUser/bash.txt

6 lines
298 B
Plaintext
Raw Normal View History

2025-10-07 15:34:22 +00:00
# JSON data can also be passed as a path to a .json file
2024-10-20 22:15:39 +03:00
oint bitrix24 CreateUser \
2025-10-07 15:34:22 +00:00
--url "b24-ar17wx.bitrix24.by" \
2025-10-15 11:06:08 +00:00
--fields "{'EMAIL':'8b3e6ada-68d6-4839-ac84-bb35ee9d841f@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':'1'}" \
2024-10-20 22:15:39 +03:00
--token "***"