Processing API services for REST
The Processing API provides HTTP services based on .NET interfaces. The Relativity REST API supports these services, which you can use to automate processing by following standard Representational State Transfer (REST) features. For more information, see REST API.
Similar to the .NET interfaces on the Processing API, you can use the following services supported through REST to automate your processing workflows:
- Processing Custodian Manager
- Processing Data Source Manager
- Processing Document Manager
- Processing Filter Manager
- Processing Job Manager
- Processing Set Manager
- Field Mapping Manager
All of these services support create, read, and update operations except for the Processing Job Manager, which supports running inventory, discovery, and publishing jobs.
Note: You must install the Processing application in your Relativity environment to automate processing workflows with the Processing API. For more information, see Installing and configuring Processing on the Relativity Documentation site.
See these related pages: