You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-07 23:03:08 +02:00
6 lines
219 B
Plaintext
6 lines
219 B
Plaintext
|
|
oint slack UploadFile \
|
||
|
|
--token "***" \
|
||
|
|
--file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" \
|
||
|
|
--filename "megadoc.docx" \
|
||
|
|
--title "NewFile" \
|
||
|
|
--channel "C06UFNUTKUL"
|