DocuWare Developer Documentation

    You can follow different approaches with our different kind of APIs and integration possibilities.

    DocuWare Logo Placeholder

    In case you want to integrate your third party software, feel free to take advantage of our REST API.
    For easier development with C# we're providing a stable .NET API, wrapping the whole feature set of our REST layer.

    Even validating your metadata against your own services on the fly is possible by using our document validation to guarantee correct and reliable data.

    To enhance your workflows, use the web service activity and call your external services and enjoy the benefits like metadata exchange.

    For seamless integrations in your web based applications, you're able to embed parts of the DocuWare UI like task lists or searches. Those can be created either by code or using a dedicated builder.

    Caution

    Breaking changes in DocuWare.Platform.ServerClient 16.6.0

    1. Who is affected?

    • Developers who use the DocuWare.Platform.ServerClient package for integrating with the DocuWare System.

    2. What is the new/changed behavior?

    With version 16.6.0 of the DocuWare.Platform.ServerClient NuGet package we introduced the following breaking changes:

    • .NET 6.0 target framework has been removed
    • Replaced System.IdentityModel.Tokens.Jwt v6.24.0 with Microsoft.IdentityModel.JsonWebTokens v8.15.0
    • Updated System.Configuration.ConfigurationManager from v4.7.0 to v10.0.0 (does not apply for .NET Framework)
    • Replaced IdentityModel.OidcClient package with Duende.IdentityModel v7.1.0

    The breaking changes were necessary due to ending support for .NET 6.0 and addressing security vulnerabilities.

    Links

    • Integration Whitepaper
    • Integration overview on DocuWare.com
    • SDK information
    • DocuWare on GitHub

    Your feedback counts!

    • SDK Survey
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top