Data Import and Export APIs
Data import and export APIs provide versatile options for transferring data to and from Relativity. The following APIs expose interfaces through the .NET Framework for custom solutions to data manipulation:
- Relativity Import Service API -
a Kepler service, exclusively for RelativityOne, that provides functionality for importing large numbers of documents, images, and Relativity Dynamic Objects (RDOs) into a Relativity workspace.
The import process operates on structured data sets that are described by load files located in a place accessible by workspaces. The main principle of operation is based on creating import jobs with a list of data sets.
- Relativity Export Service API -
a Kepler service, exclusively for RelativityOne, that provides functionality for exporting large numbers of documents, images, and Relativity Dynamic Objects (RDOs) from a Relativity workspace. This is only available for .
- Relativity Transfer SDK - the Relativity Transfer SDK is designed for uploading data to and from RelativityOne fileshares.
- Relativity Transfer Service - the Relativity Transfer Service enables Relativity users to integrate with transfer orchestration systems, providing flexible automation for fast and reliable data delivery.
- Integration Points API - offers a framework for developing custom providers for importing data to Relativity Dynamic Objects (RDOs) or other types of objects. It supports the integration of custom providers that ingest data in XML, JSON, SQL databases, or other formats. You can make these customer providers available to users through the Relativity UI.