You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-01-01 00:20:45 +02:00
4 lines
167 B
Plaintext
4 lines
167 B
Plaintext
|
|
oint slack AddExternalFile \
|
||
|
|
--token "***" \
|
||
|
|
--url "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" \
|
||
|
|
--title "NewFile"
|