Downloads a file from Slack
Application
Slack
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
File ID | ID of the file to download | Text(Short) | Yes | F2147483862 |
Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data library section. These variables in the Data library section are the outputs of previous Wrk Actions in the Wrkflow.
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
File | File retrieved in download | File | Yes |
|
File name | Name of the file you have downloaded | Text(short) | Yes | funny_image.png |
Outcomes
Name | Description |
Success | This status is selected in the event that the file is successfully downloaded |
Impossible to Complete | This status is selected in the event of the following scenario:
|
Requirements
N/A