The In-Process API is a set of .net-based APIs accessible to plugins that enable direct interaction with the Telligent 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 Telligent Community.
Centralized File Storage
Centralized File Storage (CFS) is a service provided by the In-Process API that enables simplified file storage within the Telligent Community platform. File storage, retrieval, security, and serving is managed by the CFS.
Jobs
Telligent 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 Telligent Community platform defines a set of APIs, custom application integrated into Telligent Community can expose their own APIs as well.