Using the Managed Embed Library
This applies to: Managed Dashboards, Managed Reports
The managed embed library is designed to make it easy to add any part of Symphony to existing web pages and web applications. This is a guide to using the Symphony embed library, which can be done in two different ways:
Embedding without writing JavaScript – Use only HTML markup, which can be simpler and easier to maintain.
Embedding with JavaScript – This allows for more advanced functionality such as running scripts and hooking to events in the Symphony application.
For more information, see: