1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-06-20 09:19:27 +02:00
Files
OpenIntegrations/docs/en/cli/bitrix24/EditMessage/bash.txt
T
Vitaly the Alpaca (bot) 9f48461598 Test data update (Jenkins)
2026-01-06 10:53:08 +00:00

8 lines
468 B
Plaintext
Vendored

# JSON data can also be passed as a path to a .json file
oint bitrix24 EditMessage \
--url "b24-ar17wx.bitrix24.by" \
--message 74472 \
--text "New message text" \
--blocks "[{'IMAGE':{'NAME':'Image1','LINK':'https://raw.githubusercontent.com/Bayselonarrend/OpenIntegrations/main/service/test_data/picture.jpg'}},{'FILE':{'NAME':'File1.docx','LINK':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx'}}]" \
--token "***"