configuring-exports
OfficialBuild correct data exports for Celigo flows.
System Documentation
What problem does it solve?
This Skill helps you design Celigo export (data source) configurations that reliably pull records, perform lookup enrichment, and handle common execution details like resourcePath extraction, filtering, and delta/incremental sync.
Core Features & Use Cases
- Configure export behavior for both source exports and lookup exports (
isLookup: true), including one-to-many lookup patterns. - Choose the right adaptor type and category (listeners, file transfers, record-based exports) using an adaptor decision matrix.
- Implement export execution fundamentals: request/query/file read, response parsing via
resourcePath, optional Transformation 2.0, output filters, and preSavePage hooks. - Handle operational readiness with schema-reading guidance and a checklist for correctness (adaptorType casing, required fields, delta rules, file parsing config, and common gotchas).
Quick Start
Create a new Celigo export by first selecting the correct adaptor type (HTTPExport, NetSuiteExport, FTPExport, etc.), then set the minimal required fields (name, adaptorType, and connection/adapter config), and finally confirm the record extraction resourcePath and any delta/incremental settings match your source responses.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: configuring-exports Download link: https://github.com/celigo/ai/archive/main.zip#configuring-exports Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.