At WSO2 Integration Studio, I want to create an API that takes the query parameter from outside.
In the API I will create, I have an API that takes query parameters in the same way. How can I send this query parameter, to the API I'm going to consume?
