🧡 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.

After decoding the supplied data, the URL Decode Action provides both the decoded text and the original URL-encoded input as dynamic Variable Wizard values. These values can be reused by subsequent Actions without creating additional variables.

Use the decoded value when later workflow steps need readable URLs, query values, paths, or other restored text, while the original input remains available for logging, comparison, validation, or reuse in its encoded form.

VariableDetails
Decoded text Returns the text produced by the URL Decode Action. The exact result depends on the selected decoding mode and output character set.
Examples:
  • New York
  • {"status":"ready"}
  • Invoice #58120 - Approved
  • https://portal.example.com/orders?status=ready&page=2
Original input Returns the URL-encoded source data exactly as supplied to the URL Decode Action before decoding. Useful for logging, auditing, comparison, retry logic, or passing the original encoded value to another workflow step.
Examples:
  • New+York
  • %7B%22status%22%3A%22ready%22%7D
  • Invoice%20%2358120%20-%20Approved
  • https%3A%2F%2Fportal.example.com%2Forders%3Fstatus%3Dready%26page%3D2
Completion statusRetrieve Action execution status with a possible value—Successful or Failed. Or Empty, if Action has not been executed yet.
AdjustStreamline 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.

Seamless automation in action! 90 seconds to efficiency.

Ask for more…

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