If I’m following correctly, you are trying to add a query param? Your request script would be something like:
results.push({name: "location", value: input.selectedLocation})
If I’m following correctly, you are trying to add a query param? Your request script would be something like:
results.push({name: "location", value: input.selectedLocation})