adrey/Slack File Upload
Uploads file to slack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to file | yes | — |
| token | Slack token | yes | — |
| channel | Slack channels | no | — |
| filename | Filename of file | no | — |
| filetype | A file type identifier. | no | — |
| initial_comment | The message text introducing the file in specified channels. | no | — |
| title | Title of file | no | — |
Outputs
| name | description |
|---|---|
| result | response from slack |