The Upload File to Website Action sends local files to websites, APIs, cloud services, or remote systems and makes the returned server response available for later workflow steps. Use these variables to inspect upload results, validate request success, read response details, or pass returned values to subsequent Actions.
Variable Wizard provides quick access to upload responses, HTTP status codes, headers, cookies, remote address details, and request timing information. Request and response headers can use predefined presets or fully customized header names depending on the upload requirements of the target website or API.
| Variable | Details |
|---|---|
| Response | Contains the response body returned by the server after the upload request is completed. Depending on the target website or API, the returned value may include upload confirmations, processing results, JSON responses, generated identifiers, or remote file locations.
Examples:
|
| Status code | Returns the status code received after the Upload File to Website Action request is processed. Use this value for simple comparisons in Compare Action. Quickly detect successful uploads, resource creation, authorization failures, or upload size limitations. Examples:
|
| More… | Additional variables provide extended request and response details for the Upload File to Website Action. Use them to validate upload communication, analyze metadata, monitor redirects, and troubleshoot file transfer issues.
Use these values to troubleshoot uploads, validate server responses, analyze transfer metadata, and build advanced automated file transfer 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 Upload File to 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.
Need a helping hand?
If you have any questions, please do not hesitate to contact our support team.

