System integration options
This section guides you to available options and resources for integrating cloud applications and services using various cloud integration platforms. This enables you to automate tasks by connecting cloud applications and services (such as Marketo, Salesforce, Evernote, and Gmail) without writing any code.
The choice of the system integration option depends on the organization’s specific needs, technical expertise, and integration requirements. Solutions like Zapier offer flexibility and scalability simplifying integration for non-developers, while self-hosted solutions like n8n.io provide greater control and customization.
By carefully evaluating these options, organizations can select the integration solution that best aligns with their unique requirements, empowering them to unlock the full potential of Cumulocity and drive business transformation.
Microservices approach - Developer-friendly integration
For developers seeking a versatile and flexible integration solution, Cumulocity’s microservices approach offers a developer-friendly solution. This method involves creating microservices that connect Cumulocity to external systems, allowing for customized data exchange and automation. While requiring initial development effort, the microservices approach provides greater control and adaptability. The option is utilized by many customers for integrating with CRM, ERPs, and FSM tools.
This article explains how to set up a Cumulocity microservice project in Java, and a corresponding webinar can be found on YouTube.
Workflow automation tools
These tools provide a user-friendly interface and extensive integrations, suitable for basic to moderately complex workflows. Popular options include Zapier, n8n.io, and Make.com (formerly Integromat). While some tools cater to straightforward automation tasks, others offer high customizability, open-source access, and self-hosting capabilities, making them suitable for more technically proficient users.
Here are some examples of what you can achieve with these tools:
Zapier
This article explains how to integrate Cumulocity with Google Sheets to automatically export sensor data for further analysis.
n8n.io
This article explains how to create a multi-step automation for Cumulocity alarms, generating Zendesk tickets and SMS notifications based on severity.