PhilipCubix opened a new issue, #7530: URL: https://github.com/apache/hop/issues/7530
### Apache Hop version? 2.18.1 ### Java version? 21 ### Operating system Windows ### What happened? Hi, I cannot get the REST client query parameters to work: - the "Parameter Field" dropdown is empty, but when you use the "Get Fields" button, you get all fields in both "Parameter Field" as well as "Parameter Name", while the latter field doesn't have a dropdown - I've tried several ways, but none have added a query parameter to the URL, nor given an error message - I've had to look up matrix parameters in Google to get an idea about the difference between "Parameters" and "Matrix Parameters": a short example showing the difference would be helpfull Can you please improve documentation: what should one do in order to use Parameters? Currently I'm just building my URLs and doing URL encoding in a Formula transformation: but this adds extra complexity that should be handled by the REST client transform. ### Issue Priority Priority: 3 ### Issue Component Component: Transforms -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
