Download File in Slack
Wrk Product avatar
Written by Wrk Product
Updated over a week ago

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:

  • file_not_found error is received

  • The external system is not accessible

  • Unable to access with the provided credentials

  • Unable to perform the requested task with the provided credentials

Requirements

  • N/A

Did this answer your question?