1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-15 00:15:19 +02:00
Files
OpenIntegrations/docs/en/cli/NEW_CLI/bitrix24/CreateUser/bash.txt

6 lines
296 B
Plaintext
Raw Normal View History

2024-10-20 22:15:39 +03:00
# JSON data can also be passed as a path to a .json file
oint bitrix24 CreateUser \
--url "b24-ar17wx.bitrix24.by" \
2024-11-11 23:13:48 +03:00
--fields "{'EMAIL':'868ed9e3-198f-4f42-9724-6674118ea3bd@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':1}" \
2024-10-20 22:15:39 +03:00
--token "***"