Custom page routing

0
Dear all, We're looking to integrate a REACT-based CMS; it requires us to be able to route to pages which are not present in the Mendix project. It should work something like this: Address received by URL router; e.g. server.mendixcloud.com/topElement Address top url part (‘/topElement’) should be looked up on Mendix pages. If it exists, open the page. If it doesn't exist, retrieve the CMS page list and if the page exists there, open the custom Mendix Page and add a dynamic url part. if it doesn't exist there, go to 404, not found. Any thoughts on how this could be achieved? Thanks beforehand,  Wouter
asked
0 answers