Camms is pleased to announce the January Feature Release for Camms.Connect.
This was released on 23rd January 2021 and includes the following new features and enhancements to improve your user experience within the system.
1. Extending APIs for KPI Outbound Connectors
The below KPI outbound connector is a new addition to our existing KPI API Connector Library.
Type | Name | Description |
---|---|---|
GET | /api/v1/KPIlinkagelist | Gets a set of all linkage details associated to all KPIs or a specific KPI. |
2. Extending Risk API library with Inbound Connectors
The following APIs will enable to insert risk data to the Camms.Risk area. These risk inbound connectors will be an addition to our existing Risk API Connector Library.
Type | Name | Description |
---|---|---|
POST | /api/v1/RiskCorporateDetails | Create Corporate Risks by adding data for all mandatory configured fields in the risk details object of Camms.Risk. |
POST | /api/v1/RiskProjectDetails | Create Project Risks by adding data for all mandatory configured fields in the risk details object of Camms.Risk. |
POST | /api/v1/RiskOperationalDetails | Create Operational Risks by adding data for all mandatory configured fields in the risk details object of Camms.Risk. |