Hi, i want to make an api dynamic, for example i need make 2 petition with similar endpoint:
So i want only to make one method usig an url like this with a method of a rest api using the values in red like input parameters:
It is posible, because a try this and dont works, or i can use other form to do this more dynamic.
Help please.
Hi Sergio,
I think you can achieve using OnBeforeRequest.
https://success.outsystems.com/Documentation/11/Extensibility_and_Integration/REST/Consume_REST_APIs/Simple_Customizations
If you look at the structure, there is a list of requests sent.