Download File
Type: download_file
Request a copy of the most recent file viewed in the browser.
Parameters
Name
Type
Required
Description
timeout
integer
The maximum amount of time the browser should wait for a file to download. Default: 5,000 (5s)
See universal parameters.
Files Supported
Currently this only works with PDF files.
Usage
Download a copy of a PDF open in the Browser
The following waits 20s for a file to download and then returns it.
And the service responds with the file being in the action output:
Last updated