Handling Special Characters in URLs With WSO2 ESB

Let’s say you have a URL which needs to send an email address as a query parameter. If you create a standard REST API within WSO2 ESB (or EI) and try to match the query parameter in a uri-template, it will fail during execution. As an example, if you have the below API definition.

You would expect that following request to work properly. https://goo.gl/UkYHpQ #DataIntegration #ML