Description from extension meta
To redirect the URL from X to Y based on user provided filters. In addition, can have excluded paths
Image from store
Description from store
This tool is use when we need to auto redirect the url from x to y. In addition have option to allow the excluded path.
-----------------------------------------------------------------------------------------------
Example 1:
Source Url:
https://www.xyz.com?someparam=somevalue&anotherparam=anothervalue
Destination Url:
https://www.abc.com?someparam=somevalue&anotherparam=anothervalue
Exclude Path:
https://www.xyz.com/checkout?someparam=somevalue&anotherparam=anothervalue
In this case if the request url matches the exclude path that is /checkout then it won't route https://www.xyz.com/checkout to https://www.abc.com/checkout.
-------------------------------------------------------------------------------------
Note:
All the params will be automatically carry forward if params are not added over source url.
Original Url:
https://www.xyz.com?someparam=somevalue&anotherparam=anothervalue
Source Url:
https://www.xyz.com
Destination Url:
https://www.abc.com
Then route carry forward the params over destination automatically and the final url will be https://www.abc.com?someparam=somevalue&anotherparam=anothervalue
Latest reviews
- (2025-04-09) Greg Fedoronczuk: Was looking for something that would redirect "yahoo.com" to "https://news.yahoo.com". This does the trick easily and perfectly.
- (2025-03-03) Sailatha BK: Very useful tool to mock API responses for testing purposes. User friendly UI to create, manage/ delete mock API configuration. We can save, pause & resume configurations as per need. 5 Star!
- (2025-02-14) Sai Krishna: Nice Tool, It makes work so easy.
- (2024-12-18) Charu Goyal: Awesome tool...
- (2024-12-17) Bandari Sai Likhitha: Great tool!!
- (2024-10-01) Niharika Inugala: 100! Best too for QA, love it.
- (2024-09-04) Anil Nadella: Nice Tool for QA tests
- (2024-09-04) sra reddy: Excellent!!!!