platform-events
CommunityPublish and consume Salesforce Platform Events.
Authorbhanu91221
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Platform events provide a scalable way to decouple Salesforce applications by defining custom event objects with __e suffix and enabling event-driven communication across Apex, Flows, REST, and external subscribers.
Core Features & Use Cases
- Event Definition & Metadata: Define reliable event schemas with fields and publish behavior.
- Publish & Subscribe: Publish events from Apex, Flow, REST, and subscribe via Trigger, Flow, or external subscribers using CometD or Pub/Sub APIs.
- Replay & Reliability: Use replay IDs to resume processing and implement idempotent processing patterns.
- Error Handling: Patterns for dead-lettering and graceful failure without blocking transactions.
- Use Case: Build an order processing workflow that publishes an Order_Placed__e event and reacts to it asynchronously.
Quick Start
Instantiate the first Order_Placed__e event in your Salesforce org using the provided Apex snippet.
Dependency Matrix
Required Modules
None requiredComponents
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: platform-events Download link: https://github.com/bhanu91221/claude-sfdx-iq/archive/main.zip#platform-events 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.