🧡 Skip to main content🔍 Skip to search
Coming soon…This is an upcoming feature. URL Decode is planned for general availability in version 10.1.

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.

OptionsDetails
Charset Specifies the character set used to convert percent-decoded bytes into text:
  • UTF-8 · Decodes Unicode text using UTF-8. Recommended for modern URLs, websites, APIs, and multilingual content.
  • ASCII · Decodes basic 7-bit ASCII text. Suitable when the original data contains only standard ASCII characters.
  • ISO-8859-1 · Decodes text using the single-byte Latin-1 character set commonly required by legacy systems.
Also, store result inThe 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 enabledAn Action is executed only if it is enabled. Otherwise, it will be automatically skipped (completely ignored) from the Task flow.
Use custom display nameRename 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 optionsManage the advanced fallback options—select which error types will lead to automatic execution of predefined workaround operations.
Log only errorsDo not log information and warning messages for this Action. It may be useful to keep the log file small and tidy on production systems.

How automation works? A 90-second journey.

Ask for more…

If you have any questions, please do not hesitate to contact our support team.