Save File
Last updated
Was this helpful?
Last updated
Was this helpful?
Saves a file from an element or URL
Element
Saves the source of an element (<img>
, <video>
, or <audio>
)
URL
Saves the media at the URL
If content type is Element
for the element whose source to save
If content type is URL
URL of the media to save
Name to save the file as
Where to save the file
Name of the variable to store the path/URL of the downloaded file
Storing the local file path is only needed if the downloaded file will later be uploaded in the flow since requires an absolute path