configuring-lookup-caches

Official

Speed up integrations with in-memory lookup caches.

Authorceligo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Celigo lookup caches eliminate slow, repeated external lookups by storing reference data as fast in-memory key-value entries for integration processing.

Core Features & Use Cases

  • Fast cross-reference ID mapping: Resolve external-to-internal IDs (and other fields) without per-record API calls during imports/exports.
  • Deduplication and debouncing: Track processed record IDs or composite keys to prevent duplicate work.
  • State tracking across runs: Maintain timestamps, batch markers, and other workflow state without adding custom storage.
  • Static reference tables: Cache relatively stable data such as category hierarchies or overrides, with optional inclusion in templates/cloning.
  • Operational controls: Create caches, load/upssert key-value data, retrieve keys by exact match or prefix, delete selected keys, or purge all entries; manage size governance and refresh strategies.

Quick Start

Ask: "Create a Celigo lookup cache named Product SKU to NetSuite ID, load SKU-to-internal-ID mappings, then configure an import lookup that extracts nsId from each cached JSON value using the cache key."

Dependency Matrix

Required Modules

None required

Components

references

💻 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-lookup-caches
Download link: https://github.com/celigo/ai/archive/main.zip#configuring-lookup-caches

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.