Last Updated: Nov 4, 2020
Use this function to download a given file from slack server.
Download File (token, file_id, file_path,)
Input Parameter Name | Description |
---|---|
token | Authentication token |
file_id | ID of the file to be downloaded |
file_path | Path of the file to be downloaded |
Return Value | Description |
---|---|
Output |
|
Download File (ABCDE, FID-45, C:/Invoices)
To view all the Slack functions, click here.