Skip to main content
The Encode URI Component action escapes text so it can safely occupy a single URL component, such as a query value, path segment, or fragment value.

Inputs

Outputs

For example:
becomes:
This encodes one component, not a complete URL. Use Build URL when constructing a URL from several parts.