1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-24 00:01:24 +02:00
Files
OpenIntegrations/docs/en/cli/vk/CreateCompositePost/bash.txt
Vitaly the Alpaca (bot) c39646f3b1 Test data update (Jenkins)
2025-07-15 17:57:15 +00:00

8 lines
366 B
Plaintext
Vendored

# JSON data can also be passed as a path to a .json file
oint vk CreateCompositePost \
--text "Post from autotest" \
--objects "['photo657846756_457248056','video-218861756_456240614']" \
--ad false \
--url "https://github.com/Bayselonarrend/OpenIntegrations" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"