Hi Team,
I have created few api inside Outsystems and consumed them as sample. No i have another api which is a fair copy which is to be consumed. Would i need to follow the whole process of creating methods or i can directly change the Url of my existing consumed api. and it would reflect to my screens.
i need to change the url of the rest api such that , the api keeps working with its methods while the source url of the api is changed.
Hi Saif,
If you only want to change the base URL of the API then you can do it through service studio, just open your module and under integration tab you can see your API there. Click on it and you will se option to change the URL.