Actions
Send File
Uploads or creates a file.
Note: If the channel/group is private, the Blink application must be added to the channel to send files to it.
Note: Even if the action is Completed
, it still might not return the correct output but the file will still be uploaded to slack.
Basic Parameters
Parameter | Description |
---|---|
Alt Text | Description of image for screen-reader. |
Channels | Comma-separated list of channel names or IDs where the file will be shared. Can be obtained using the Get Channels action. |
File Content | File contents via a POST variable. |
File Identifier | The identifier of the file. You can create a file identifier using the Set File Variable action. |
File Name | The name of the file. |
File Title | The title of the file in slack. |
File Type | Syntax type of the snippet being uploaded. |
Message | The message text introducing the file in specified channels . |
Advanced Parameters
Parameter | Description |
---|---|
Thread TS | Provide another message’s ts value to upload this file as a reply. Never use a reply’s ts value; use its parent instead. Also make sure to provide only one channel when using Thread TS . |
Example Output
Workflow Library Example
Enforce Https on Aws Application Load Balancer
Preview this Workflow on desktop
Was this page helpful?