What problem does it solve?
Building Celigo integrations requires assembling exports, imports, processors, routers, and schedules into a correct, maintainable flow—so this Skill helps you design, structure, and debug end-to-end data movement reliably.
Core Features & Use Cases
- Flow topology design: Choose between linear flows (pageProcessors) and branching flows (routers) with clear routing strategies for different record paths.
- Abstract/instance flow templating: Create reusable flow blueprints (abstract) and deploy per-tenant/per-environment instances using overrides.
- Operational correctness & debugging: Apply a practical build checklist, understand validation constraints, and troubleshoot common configuration and reference errors.
Quick Start
Use the building-flows Skill to create a scheduled flow that reads data from configured exports, routes records conditionally through processors, and handles errors safely during imports.