# Box - Get file download URL action

The Get file download URL action retrieves the public URL of a file stored in Box. You can use this URL to download the file in subsequent recipe steps or provide it to another app that supports file storage.

# Input

Input field Description
File ID Enter the ID of the file for which you plan to retrieve the download URL.

# Output

Output field Description
URL The public download URL of the file.


Last updated: 10/3/2025, 8:10:59 PM

On this page