Glossary

6 termes

C
  • 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.

D
  • 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.

L
  • Low-Code

    A development approach that uses visual configuration and minimal hand-written code. Cohesivo's flow builder lets non-developers create complex integrations.

O
  • Orchestration

    The coordination of multiple integration steps and system calls into a single automated sequence, ensuring the correct order and handling of errors.

T
  • 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.

W
  • 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.