architect-data-integration
CommunityDesign reliable CDI sync pipelines
Authordelta-and-beta
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Designs architecture and operational patterns to reliably sync external warehouse data into Braze via Cloud Data Ingestion (CDI), reducing data freshness gaps, avoiding race conditions with user merges, and improving pipeline recoverability.
Core Features & Use Cases
- Trigger and Orchestrate Syncs: Guidance for programmatically triggering CDI integration syncs and coordinating downstream workflows.
- Status Polling & Recovery: Patterns for polling job status, interpreting terminal states, and implementing retry/backoff on failure.
- Multi-integration Fan-out & Enumeration: Use List endpoints to discover integrations dynamically and fan-out triggers safely with permission scoping.
- Merge Sequencing: Recommendations for sequencing user merge operations relative to CDI syncs to preserve data on canonical profiles.
- Pagination & Permission Handling: Best practices for cursor-based pagination, API key permission separation, and audit-friendly status collection.
Quick Start
Trigger a CDI integration sync by integration_id, poll the job status until it reaches a terminal state, and report whether the sync succeeded or failed.
Dependency Matrix
Required Modules
None requiredComponents
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: architect-data-integration Download link: https://github.com/delta-and-beta/braze-agency/archive/main.zip#architect-data-integration 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.