Glossary
6 Begriffe
-
Connector
A pre-built integration module in Cohesivo that links a specific application (CRM, ERP, e-commerce platform, etc.) to the integration layer without custom code.
-
Data Flow
A configured path through which data moves between systems in Cohesivo — from a source trigger, through transformation steps, to one or more destination endpoints.
-
Low-Code
A development approach that uses visual configuration and minimal hand-written code. Cohesivo's flow builder lets non-developers create complex integrations.
-
Orchestration
The coordination of multiple integration steps and system calls into a single automated sequence, ensuring the correct order and handling of errors.
-
Trigger
An event that starts a data flow — such as a webhook call, a scheduled time, a new record in a database, or a status change in a connected system.
-
Webhook
An HTTP callback that sends real-time event data from one system to another. In Cohesivo, webhooks are the most common trigger for inbound data flows.