Download File
Parameters
Name
Type
Required
Description
Files Supported
Usage
Download a copy of a PDF and open it in the Browser
"actions": [
{
"type": "download_file",
"timeout": 20000
}
]FAQs
When do I use the download_file action?
How do I download a PDF with Gaffa?
Which file types does the download_file action support?
What timeout should I set for the download_file action?
How do I download a file that starts downloading on its own?
How do I download a file that's behind a link?
How do I download multiple files in a request?
Why did my second download_file action time out?
Does download_file work on a PDF that opens in the browser?
Where do I find the downloaded file?
Last updated