Embed Groove Builder apps
Embed a published Groove Builder application inside another web app using an iframe.
Steps
- Publish the Groove application.
- Copy the published app URL.
- Embed with an iframe in the host application.
- Configure frame ancestors so only trusted parents can embed.
- Use
groove.postMessage/ parent listeners when the host needs to exchange events (postMessage).
Authenticate embedded users via SSO when possible so the iframe session matches your portal.