You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-06-18 05:04:13 +02:00
6 lines
300 B
Plaintext
Vendored
6 lines
300 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':'b32b60eb-eca3-4d22-81fe-5e5c12c37775@example.org','NAME':'Vitaly','LAST_NAME':'Alpaca','PERSONAL_MOBILE':'88003553535','UF_DEPARTMENT':'1'}" \
|
|
--token "***" |