The Submit Web Form Action sends form data to websites, APIs, login pages, or online services and makes the returned server response available for later workflow processing. Use these variables to inspect submission results, verify authentication status, validate request success, read returned content, or pass response values to subsequent Actions.
Variable Wizard provides quick access to form responses, 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.
| Variable | Details |
|---|---|
| Response | Contains the response body returned by the server after the form submission request is completed. Depending on the target website or API, the returned value may include confirmation messages, HTML content, JSON responses, redirects, validation results, or authentication responses.
Examples:
|
| Status code | Returns the status code received after the Submit Web Form Action request is processed. Use this value for simple comparisons in Compare Action. Quickly detect successful submissions, redirects, validation failures, or authentication issues. Examples:
|
| More… | Additional variables provide extended request and response details for the Submit Web Form Action. Use them to validate form communication, analyze metadata, monitor redirects, and troubleshoot submission or authentication issues.
Use these values to troubleshoot form submissions, validate server responses, analyze response metadata, and build advanced automated website or API interaction 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 Submit Web Form 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.
Assistance is here…
If you have any questions, please do not hesitate to contact our support team.

