redirect-to-url-api-demo
Reactive icon

Redirect to url API Demo

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 30 October 2023 by 
5.0
 (1 rating)
redirect-to-url-api-demo

Redirect to url API Demo

Details
This web app showcases how to redirecting to a resource that exists somewhere on the web, using an API instead of a redirect screen.
Read more

This web app showcases two different methods of redirecting to a resource that exists somewhere on the web, using Outsystems.
For example, if you have an image on 'www.wikipedia.com/[...]/imageName.jpg', and I want to share it using 'www.myCompanyDomain.com/image/'
The most obvious method is to use a screen that redirects somewhere else, but we can also use an API for this. 
This demo shows that the screen redirect method works well when used in a clickable link, but it has issues when we try to use the redirected content embedded somewhere. That's where the API redirect method comed in! :)
Where can this be used? Imagine that you what to develop something like tinyURL, but using outsystems.

Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team