Embed an App in a Web Page
You can easily embed a Production app in a web page with the following procedure.
You can only embed an app that has been deployed to the Production stage.
To embed an app in a web page:
-
While editing your app that has been deployed to Production in Designer, in the taskbar, click Deploy.
The Deploy panel opens.
-
Click
beside the deployment stage of your app.
-
Click Get Links.
A window appears to generate links.
-
If applicable, in the Workflow to run (optional) menu, select a workflow to run when the app starts.
-
In the Embed Link box, copy the HTML snippet to the clipboard.
-
Edit your HTML web page in a text editor and, within the
<body>
tag, paste the HTML snippet, and save the file.