How to pass multiple query params on an external API
Now this external API needs to have 3 required query params but it seems that I can only select one 'params' with the UI.
This is the structure of the external API endpoint:
https://exmaple.com/v1/order?param1=var1¶m2=var2¶m3=var2
[image.png]
Other
3 replies