The URL Decode block converts an encoded URL back to its original format. It reverses URL encoding.
Steps
- Add a new node in your flow
- Go to Formatter → Text Formatter
- Select URL Decode
- Select or create Authentication (Label + API Key)
- Enter the Encoded URL/Text
- Click Run & Save
- Check Run History → Output Response to see the decoded result
This is useful when receiving encoded webhook data or decoding tracking links.