Dynamically add URL parameters

Hi, I've a multiselect and would like to add/remove URL parameters in an API request for each option selected. Is it possible to do it? Thank you

Sure
Just use the {{multiselect.value}}, as you select it will append or remove accordingly.


Screen Shot 2022-09-20 at 1.16.18 PM

1 Like