The In-Process API is a set of .net-based APIs accessible to plugins that enable direct interaction with the Verint Community platform. The In-Process API exposes methods to retrieve and update community information and events to enable implementing custom workflows based on community changes.
In-Process API Documentation
The In-Process API documentation provides complete documentation for all platform-defined in-process APIs and events.
Cache
Caching is a service provided by the In-Process API that can be utilized to improve the performance of extensions to Verint Community.
Centralized File Storage
Centralized File Storage (CFS) is a service provided by the In-Process API that enables simplified file storage within the Verint Community platform. File storage, retrieval, security, and serving is managed by the CFS.
Jobs
Verint Community enables custom background process to be defined and scheduled using the Jobs API. Background jobs enable long-running processes to execute without degrading the performance of users' experiences with the community.
Custom APIs
While the Verint Community platform defines a set of APIs, custom application integrated into Verint Community can expose their own APIs as well.