Hi,
I have the following endpoint:
I would make USD and EUR dynamic values… Someone can suggest me how to do it (if it is possible?)
thank you
Roberto
Hi,
I have the following endpoint:
I would make USD and EUR dynamic values… Someone can suggest me how to do it (if it is possible?)
thank you
Roberto
Hi Roberto,
Check the documentation, it is explained there how to define query parameters.
In this case you need two: from_currency
and to_currency
then assign dynamic values to them.
thanks, I did not suppose you can add more parameters…
It works!
Everyday this Wappler become more and more amazing !!
You can add all of the parameters you find in your API documentation and assign dynamic values to them.