sf-platform-events-cdc

Community

Build resilient Salesforce event-driven integrations

Authorjiten-singh-shahi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Platform Events and Change Data Capture reduce coupling and replace fragile polling and ad-hoc syncs with reliable, replayable, and testable event-driven flows so teams can build real-time integrations that tolerate failures and scale.

Core Features & Use Cases

  • Publish & Subscribe Patterns: Guidance for Apex publishers, trigger and Flow subscribers, and external consumers (CometD / Pub/Sub API).
  • Replay, Checkpointing & Retries: Patterns for managing ReplayId, setting resume checkpoints, idempotent processing, and handling gap/overflow events.
  • Testing & Monitoring: Test harness examples for event delivery in Apex and monitoring queries for EventBusSubscriber to troubleshoot retries and suspensions.
  • Use Case: Implement an order-fulfillment pipeline that publishes Order_Completed__e events, processes them with idempotent subscribers, and uses checkpoints to resume after transient failures.

Quick Start

Design an Apex platform event publisher and a replay-safe subscriber for Order_Completed__e that uses checkpoints, idempotent processing, and unit tests to verify delivery and retry behavior.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: sf-platform-events-cdc
Download link: https://github.com/jiten-singh-shahi/salesforce-claude-code/archive/main.zip#sf-platform-events-cdc

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.