can we open a mendix page on other external website ?
0
Hi Everyone, i have a mendix page where i need to display it on the external website. suppose where i have to create a button or link on external website (example www.google.com) on this web page i need to create a button ,if i click on the button my mendix page should be opened. whether it is possible ?If Yes how it can be done ?
asked
praneeth dudipala
2 answers
2
You could use the deeplink module from the appstore. It will create a link that opens a page or executes a microflow if you click on it. This link can now be used in external services like websites.