1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00
Files
OpenIntegrations/docs/en/cli/bitrix24/CreatePersonalNotification/bash.txt

5 lines
416 B
Plaintext
Raw Normal View History

2024-10-20 22:15:39 +03:00
oint bitrix24 CreatePersonalNotification \
2025-07-04 22:51:57 +03:00
--url "https://b24-ar17wx.bitrix24.by/rest/1/***" \
--user 1 \
2024-10-20 22:15:39 +03:00
--text "Message text" \
2025-07-04 22:51:57 +03:00
--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'}}]"