ContributionsMost RecentMost LikesSolutionsRe: How can I duplicate parameters? This worked fine for me. Thank you for your help :smileyvery-happy:. How can I duplicate parameters? Hi there, I'm not sure this has been raised before but I thought I'd ask anyway. I'm trying to run a GET request that represents a filter that can have two or more values passed to it. The url in the request is something like this: https://nonexistingendpoint.com/v1/findNames?name=A&name=B The above is a valid URL but it is not accepted in SoapUI. (the software actually crashed when I attempted to force it using 'New Resource'). What would be a great alternative? Thanks for the help. Solved