You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-27 22:18:36 +02:00
6 lines
298 B
Plaintext
Vendored
6 lines
298 B
Plaintext
Vendored
# JSON data can also be passed as a path to a .json file
|
|
|
|
oint bitrix24 CreateUser \
|
|
--url "b24-ar17wx.bitrix24.by" \
|
|
--fields "{'EMAIL':'8b3e6ada-68d6-4839-ac84-bb35ee9d841f@exepmple.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':'1'}" \
|
|
--token "***" |