The Options tab of the URL Encode Action allows you to configure how spaces and percent-encoded characters are represented, select the source character set, and optionally store the result. These settings help the encoded output match the conventions expected by websites, APIs, forms, and other receiving systems.
Choose whether spaces are encoded as %20 or +, and select uppercase or lowercase hexadecimal digits for percent-encoded bytes. The character set determines how non-ASCII text is converted to bytes before URL encoding.
| Options | Details |
|---|---|
| Encode spaces as | Specifies how space characters are represented in the encoded output:
|
| Hex case | Specifies the letter case used for hexadecimal digits in percent-encoded values:
Both formats represent the same encoded bytes. Choose the style required by the destination system or preferred for consistency. |
| Charset | Specifies the character set used to convert input text into bytes before URL encoding:
|
| Also, store result in | The result of the encoding operation is already accessible via the Variable Wizard. Optionally, choose an existing variable to store the result. To create an empty variable, use the Set Variable Action. |
| This Action is enabled | An Action is executed only if it is enabled. Otherwise, it will be automatically skipped (completely ignored) from the Task flow. |
| Use custom display name | Rename this Action, to make a human-readable workflow that will help you to find, read, and make sense of the Task structure later. |
| Advanced fallback options | Manage the advanced fallback options—select which error types will lead to automatic execution of predefined workaround operations. |
| Log only errors | Do not log information and warning messages for this Action. It may be useful to keep the log file small and tidy on production systems. |
Help at your fingertips…
If you have any questions, please do not hesitate to contact our support team.

