DocuWare API for Workflow Analytics

Components: DocuWare Cloud

With the new Workflow Analytics API, organizations can perform in-depth analysis of business processes. The API provides structured data that can be integrated directly into Microsoft Power BI (using the new DocuWare Power BI Connector) or into other analysis and integration solutions.

Applications

  • Extract workflow data to gain critical insights

  • Streamline processes by identifying bottlenecks

  • Improve workload and resource management

  • Track key performance indicators (KPIs) to measure efficiency

  • Answer questions such as:

    • How many invoices have been processed by different departments?

    • How many documents were approved for payment?

    • What is the average workflow and task duration?

    • How have automation efforts increased efficiency?

Benefits

  • Access to workflow data for analysis purposes

  • Modern REST API with an OpenAPI Specification (OAS)

  • Efficient handling of large data sets

  • Compliance and security standards of DocuWare Cloud

Here’s how

The API provides the data through dedicated endpoints for various purposes, such as to retrieve the workflow processing time or workflow decisions taken. It supports:

  • Task duration: How much time passed between assignment and processing?

  • Decisions and agents: Who made which decision and when?

  • Response times: How long did it take for a task to be picked up?

  • Error routes: Which workflows encountered errors?

  • Global variables: What values were stored during the workflow?

  • Runtime: How long does a workflow take overall?

Data visualization showing document counts and average run times by user and task.

Thanks to the API, data from DocuWare workflows can be evaluated in Power BI, for example. In this case, the analysis shows that the average processing time for invoices is 13 days.

Two formats are supported: JSON for integration with external applications and custom development, CSV for compatibility with popular analysis tools. Robust authentication ensures that only authorized users can access the API. The API offers 90 days of persistence per workflow and an automatic update every 24 hours.

For locally installed systems, the API will be released in a future DocuWare version.

The API description can be found on the following subpage of your DocuWare Cloud: …/DocuWare/Workflow/Analytics/index.html. The documentation is available at https://knowledgecenter.docuware.com/docs/workflow-analytics-api