The Options tab of the URL Decode Action allows you to select the character set used to interpret percent-decoded bytes and optionally store the result. The correct character set ensures that encoded letters, symbols, and multilingual text are restored accurately.
Choose the character set that was used when the original value was URL-encoded. UTF-8 is recommended for modern websites and APIs, while ASCII and ISO-8859-1 are available for compatible or legacy data.
| Options | Details | Charset | Specifies the character set used to convert percent-decoded bytes into text:
|
|---|---|
| Also, store result in | The result of the decoding 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. |
Ask for more…
If you have any questions, please do not hesitate to contact our support team.

