🧡 Skip to main content🔍 Skip to search

The Save Webpage Action retrieves webpages or web resources and stores them locally as files for later processing, archiving, analysis, or offline access. Use these variables to inspect save results, validate request success, access saved file locations, or pass returned values to subsequent Actions.

Variable Wizard provides quick access to saved 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.

All Save Webpage variables refer only to the primary resource specified in the Action, such as the requested HTML document. They do not include data for downloaded subresources. This applies to all returned information, including headers, cookies, remote endpoint details, URLs, files, timings, and other response data.

VariableDetails
Response Contains the final saved file path returned after the webpage save request is completed. Use this value to process, move, archive, compare, open, or pass the saved webpage file to later Actions in the workflow.
Examples:
  • D:\Archives\webpages\status_page.html
  • C:\Saved Pages\reports\finance_2026.mhtml
  • \\Backup01.lan\web\captures\portal_snapshot.htm
Status codeReturns the status code received after the Save Webpage Action request is processed. Use this value for simple comparisons in Compare Action. Quickly detect successful saves, redirects, unavailable webpages, or authorization failures.
Examples:
  • 200
  • 301
  • 403
More…Additional variables provide extended request and response details for the Save Webpage Action. Use them to validate webpage communication, analyze metadata, monitor redirects, and troubleshoot webpage retrieval or saving 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 webpage saves, validate server responses, analyze webpage metadata, and build advanced automated webpage archiving 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 Save Webpage 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 in action! 90 seconds to efficiency.

Need assistance?

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