Skip to main content
Version: 4.1 (2026 H2)

Web Integration

The web integrations let you embed primedocs web into other web applications:

  • CMI — integration with CMI.
  • SharePoint — integration with Microsoft SharePoint.
  • Teams — integration with Microsoft Teams.

Embedding your own web application

Besides the ready-made integrations, primedocs web can be embedded generically into a custom web application. The generic path is via Connect Session Templates: the host system starts a session and embeds the URL returned by primedocs in an iframe. Feedback about the outcome of the document generation is delivered through the BrowserParentPostMessage command, which sends a message to the embedding window via window.parent.postMessage.