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.
| Variable | Details |
|---|---|
| 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:
|
| Status code | Returns 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:
|
| 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.
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.
Need assistance?
If you have any questions, please do not hesitate to contact our support team.

