configuring-imports
OfficialBuild reliable destination imports with mappings, upserts, and AI.
System Documentation
What problem does it solve?
This Skill helps you configure Celigo imports so upstream records can be written to the right destination system with correct mapping, operation logic, and optional AI-safe handling.
Core Features & Use Cases
- Configure import destinations for APIs, databases, ERPs, files, and AI models using the correct
adaptorTypeand adaptor config block. - Set up mapping and transformation (Mapper 2.0 by default, Mapper 1.0 for NetSuite/Salesforce) including lookups, hardcoded values, and field resolution.
- Control CRUD and sync behavior with operation logic (create/update/upsert/delete/attach/detach) and one-to-many fan-out.
- Add pipeline hooks and response handling using preMap/postMap/postSubmit and planning response mapping for downstream steps.
- Handle file-based and AI imports including record-to-file generation and AI agent/guardrail invocation.
Example: Configure an import that writes transformed customer records from a flow into a REST API, performs upsert based on an existing ID, and uses postSubmit to log results and pass enriched fields downstream.
Quick Start
Create a new import JSON that sets name, adaptorType, and the appropriate adaptor block (for example http{}, rdbms{}, s3{}, or ai agent config), then add Mapper 2.0 mappings and an operation/upsert strategy that matches your destination behavior.
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-imports Download link: https://github.com/celigo/ai/archive/main.zip#configuring-imports 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.