Simple example of a SugarCRM integration
This diagram demonstrates how Clarify can manage communication between your cloud-based SugarCRM application and an integrated internal system using Cleo’s Application Connector.
Based on new account information from your backend database, we need to create an account in our Sugar application; we’ll use Clarify objects to form the request and call the CreateAccount API.
The Sugar response to this call will be used in our transformation, which sends an updated status back to our internal database.