Introduction


API Services Overview

XDOC provides several API services that enable seamless integration with external applications, automated workflows, and third-party systems. These services support document management, user interface integration, and event-driven communication.

Web API Services

The Web API Services provide a collection of REST-style service methods that allow external applications to interact with XDOC programmatically. These services support a wide range of operations, including:

  • Adding and managing documents.
  • Scheduling and monitoring bundle execution.
  • Retrieving document stack information.
  • Accessing project, container, and workflow data.
  • Performing integration and automation tasks.

For additional information, see the Web API Services documentation.

UI Launch Service

The UI Launch Service enables external applications to generate secure, authenticated links that launch users directly into specific areas of the XDOC user interface.

Common use cases include:

  • Opening a specific loan or document from an external application.
  • Launching users directly into XDOC workflows.
  • Providing seamless navigation between XDOC and integrated systems.
  • Reducing the need for users to manually locate documents or containers after authentication.

For additional information, see the UI Launch Service documentation.

Event Notification

The Event Notification Service provides an event-driven integration mechanism that allows XDOC to publish document-related events to external systems.

Typical event notifications include:

  • Document creation and import events.
  • Document updates and indexing changes.
  • Workflow and processing events.
  • Other business events that may require action by external applications or monitoring systems.

This service enables real-time integration patterns and supports automated downstream processing triggered by XDOC activity.

For additional information, see the Event Notification documentation.

Support

If you have questions after reviewing this guide, please contact the Axacore Support team at AxacoreSupport@dmatter.com.

These API services provide a flexible integration framework that allows organizations to extend XDOC's capabilities, automate business processes, and seamlessly integrate XDOC into broader enterprise systems and workflows.