Relativity API Helpers
The Relativity API Helpers include interfaces that you can program against when developing agents, custom pages, and event handlers. They provide the ability to write common code for sharing across these extensibility points, simplifying your development processes and facilitating code reusability. You can use the Relativity API Helpers to perform these tasks in your custom code:
- Obtain a database context for performing CRUD and other operations.
- Build URLs for accessing custom pages.
- Obtain information for the currently logged in user, such as name, email address, and user ArtifactID.
You can also review the code samples for agents, custom pages, and event handlers, which use the API Helper classes for establishing database connections.
See these related pages:
Version History
v5000.0.3
Release Notes
- Initial version for Server 2024 release
Supported Relativity Version Range
Lowest Version |
Highest Version |
Server 2024 |
Server 2025 |
v17.4.2
Release Notes
- Initial version for Server 2023 release
Supported Relativity Version Range
Lowest Version |
Highest Version |
Server 2023 |
Server 2024 |