Development of a microservice API interface for the SharePoint platform
Project duration: 3 months
Brief description
In order to realize the automated connection of individual software systems to a SharePoint system, a connector based on REST APIs is being developed. This component is designed to be container-capable and is to be operated via Docker. The API can create, change and delete SharePoint folders.
Supplement
The connector to be developed represents a decoupling of individual systems and SharePoint and is used for the automated management of SharePoint folders. The component is used, among other things, as an information bridge between SalesForce and SharePoint, but is not limited to this. Thanks to its generic structure, the connector can be quickly expanded to include additional use cases without affecting existing API endpoints. The implementation is platform-independent using .NET technology.
Subject description
When maintaining data in SalesForce, this connector enables the automated creation of storage folders in SharePoint and their synchronization when changes are made. A separate Windows service application is used to transfer data from SalesForce to SharePoint via this connector API.