Hello Experts, Does anyone know how to create a API POST PUT with a temporary Endpoint obtained from another API?
Hey Carlos,
Take a look at this post: https://www.outsystems.com/forums/discussion/16898/change-dynamically-rest-api-url/
You should be able to set the URL of the request using OnBeforeRequest (or the advanced one).
Regards,
Bogdan