Skip to main content

Download File in Slack

Downloads a file from Slack

Application

  • Slack

Inputs (what you have)

NameDescriptionData TypeRequired?Example
File IDID of the file to downloadText(Short)YesF2147483862

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)

NameDescriptionData TypeRequired?Example
FileFile retrieved in downloadFileYes
File nameName of the file you have downloadedText(short)Yesfunny_image.png

Outcomes

NameDescription
SuccessThis status is selected in the event that the file is successfully downloaded
Impossible to CompleteThis status is selected in the event of the following scenario:file_not_found error is receivedThe external system is not accessibleUnable to access with the provided credentialsUnable to perform the requested task with the provided credentials

Requirements

  • N/A