1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-05 22:53:35 +02:00
Files
OpenIntegrations/docs/en/cli/bitrix24/GetCalendarEvents/bash.txt

8 lines
278 B
Plaintext
Raw Normal View History

2025-02-10 12:29:18 +03:00
# 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" \
2025-05-21 10:03:40 +03:00
--filter "{'from':'2025-05-22T09:41:58.092791Z','to':'2025-05-23T09:41:58.092791Z','section':[732,734]}" \
2025-02-10 12:29:18 +03:00
--token "***"