Skip to main content
Version: Classic

3rd party / product integrations


Overviewโ€‹

primedocs can integrate into your existing product ecosystem. Depending on the type of product, various integration methods are available.

Integration Examplesโ€‹

โ„น๏ธ Info The following list is not exhaustive and illustrates example integrations with business applications and surrounding systems.

Types of integration:

  • ๐Ÿ“ฆ Core component of primedocs
  • ๐Ÿ” Authentication
  • ๐Ÿ”— User synchronization
  • ๐Ÿ‘‰ Select
  • ๐Ÿงฉ Connect
  • ๐ŸŒ Web integration
  • ๐Ÿค Partner integration
ProductIntegration typeDescription
Microsoft OfficeCore component of primedocsprimedocs integrates with Office both via COM Add-ins and modern Office.js-based Add-ins.
Active Directory /
Entra Id (Azure Active Directory)
Authentication & User SynchronizationFor authentication (see Server Installation ), primedocs can access the existing Active Directory or Entra ID infrastructure. At the same time, it also serves as the source for User synchronization .
CMIWeb Integration, Connect IntegrationSee Web Integration
Microsoft SharePointWeb IntegrationSee Web Integration
Microsoft TeamsWeb IntegrationSee Web Integration
TelSearchSelectSee HttpDataProvider
InnoSolvSelectSee HttpDataProvider
VertecSelectSee HttpDataProvider

or AddressService
Microsoft SQL ServerCore Component of primedocs, User Synchronization, SelectSee SqlDataProvider
OracleUser Synchronization, SelectSee SqlDataProvider
MySQLUser Synchronization, SelectSee SqlDataProvider
MariaDBUser Synchronization, SelectSee SqlDataProvider
IBM System iUser Synchronization, SelectSee SqlDataProvider
Microsoft Excel / CSVUser Synchronization, SelectSee ExcelDataProvider / CsvDataProvider / ExistingListDataProvider
SCIMAuthentication & User SynchronizationSee SCIM
DeepSignPartner Integrationprimedocs templates are compatible with the DeepSign Office Add-In

Required placeholders for defining qualified signatures can be invisibly embedded in templates. See: https://support.deepcloud.swiss/article/platzhalter-texte-zur-automatisierung/
note

Your use case is missing from the list or you have specific implementation questions? Contact us via our Helpdesk โ€” we welcome new integration possibilities!

Connect Variantsโ€‹

To allow a business application to directly trigger the document generation process, the primedocs Connect integration option can be used. Depending on the type of application and the use case, different variants are available:

Type of applicationClient type of primedocsIntegration viaโ€ฆData supplyInformation
Desktop Applicationprimedocs desktopConnectย 

Start document generation
Yes
Desktop Applicationprimedocs Document Creation ServerConnect API

Connect API
YesServer-side document generation without user editing.
Web Applicationprimedocs webWeb Integration

Web Integration
NoEmbeds our web app into your own web application. Data transfer currently not supported.
Web Applicationprimedocs Document Creation ServerConnect API

Connect API
YesServer-side document generation without user editing.
Web Applicationprimedocs desktopConnect call via Protocol HandlerYesThe web application can call the primedocs desktop client via protocol handler and pass a URL to an API that generates the Connect file.