Development of a microservice API interface for the SalesForce platform
Project duration: 3 months
Brief description
A connector based on REST APIs is being developed for the automated communication of individual software systems with a SalesForce system. This component is to be container-capable and hosted via Docker.
Supplement
The connector to be developed represents a decoupling of individual systems and SalesForce. 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 and based on .NET technology. Access to SalesForce is via the API interfaces provided by SalesForce using the special SalesForce query language.
Subject description
For special use cases, individual development takes place outside the SalesForce system. For this purpose, the individual software must be able to exchange data with the SalesForce system. For security reasons, communication takes place exclusively via the available SalesForce APIs and corresponding authorization checks.