Implementation of several REST-based interfaces for accessing CRM data.
Supplement
For general company-wide access, an adapter is created that supports a REST format defined by the customer. On the one hand, a generator for CRUD access to the database will be developed and on the other hand, the possibility will be created to implement business logic centrally.
Subject description
The benefit of the interface lies in the simple and company-wide usable definition of data objects. It is important here to map the existing data model to the newly defined data objects and, if necessary, to order enhancements to the company-wide interface.