1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-21 12:17:20 +02:00

9 lines
319 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 UpdatePost \
--url "b24-ar17wx.bitrix24.by" \
2025-02-18 14:01:44 +03:00
--postid 2032 \
2024-10-20 22:15:39 +03:00
--text "New post text" \
--files "{'1.png':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg'}" \
--title "New post title" \
--token "***"