1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-21 23:57:40 +02:00
Files
OpenIntegrations/docs/en/cli/bitrix24/CreatePost/bat.txt
Vitaly the Alpaca (bot) 360dfabcb2 Test data update (Jenkins)
2025-07-05 13:02:22 +03:00

8 lines
329 B
Plaintext
Vendored

:: JSON data can also be passed as a path to a .json file
oint bitrix24 CreatePost ^
--url "b24-ar17wx.bitrix24.by" ^
--text "Text of post" ^
--files "{'1.png':'https://hut.openintegrations.dev/test_data/picture.jpg','2.png':'https://hut.openintegrations.dev/test_data/picture2.jpg'}" ^
--title "Post title" ^
--token "***"