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

8 lines
399 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://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg','2.png':'https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg'}" ^
--title "Post title" ^
--token "***"