🧡 Skip to main content🔍 Skip to search

The Download File from Website Action retrieves files from websites, APIs, cloud services, or remote systems and stores them locally for further workflow processing. Use these variables to inspect download results, validate transfer success, access saved file locations, or pass returned values to subsequent Actions.

Variable Wizard provides quick access to downloaded file details, HTTP status codes, headers, cookies, remote address information, and request timing data. Request and response headers can use predefined presets or reference custom header names depending on the communication requirements of the target website or API.

VariableDetails
Response Contains the final downloaded file path after the download request is completed. Use this value to process, move, archive, compare, open, or pass the downloaded file to later Actions in the workflow.
Examples:
  • D:\Downloads\reports\invoice_june.pdf
  • C:\Data\Images\camera_2026_09.jpg
  • \\Server01.lan\archive\exports\sales_2026.xlsx
Status codeReturns the status code received after the Download File from Website Action request is processed. Use this value for simple comparisons in Compare Action. Quickly detect successful downloads, redirects, missing files, or authorization failures.
Examples:
  • 200
  • 301
  • 404
More…Additional variables provide extended request and response details for the Download File from Website Action. Use them to validate download communication, analyze metadata, monitor redirects, and troubleshoot transfer issues.
  • Response headers · access headers returned by the server, using presets or custom header names.
  • Request headers · access headers sent with the request, using presets or custom header names.
  • Received cookies · view cookies returned by the server.
  • Sent cookies · view cookies included with the request.
  • Remote endpoint · access the resolved server IP address, port, or combined endpoint used for the connection.
  • URL · access the original Request URL and the Final URL reached after redirects or URL changes.
  • Files · access the full path, folder path, or filename.ext value when response data is saved as a file.
  • Timing · view request timing, duration, and communication performance details.

Use these values to troubleshoot downloads, validate server responses, analyze transfer metadata, and build advanced automated file retrieval workflows.
Adjust*Streamline creation of Task workflows even further—instantly make quick variable adjustments such as in-place text replacement (all, first, or last), ensuring (starts, ends, or does not), trimming (whitespaces, quotes, etc.), or changing capitalization. Chain multiple adjustments. Optionally, set a different display name.

Automatic list processing…

The Download File from Website variables returned as lists (even multi-level) can be automatically processed in further Actions. Use the For Each Action to parse a given text string (any list variable) and sequentially retrieve its elements one by one · see list processing examples. Or, use the Split Text and Lookup Text Actions to access list elements by their indices.

Seamless automation. Take a quick 90-second journey!

Need a helping hand?

If you have any questions, please do not hesitate to contact our support team.