mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-05-31 23:20:02 +02:00
8 lines
280 B
Plaintext
Vendored
8 lines
280 B
Plaintext
Vendored
# JSON data can also be passed as a path to a .json file
|
|
|
|
oint bitrix24 GetCalendarEvents \
|
|
--url "b24-ar17wx.bitrix24.by" \
|
|
--owner 1 \
|
|
--type "user" \
|
|
--filter "{'from':'2025-02-11T12:12:30.8119643Z','to':'2025-02-12T12:12:30.8119643Z','section':[302,304]}" \
|
|
--token "***" |