Overview Version History Q & A Rating & Review
Salesforce Events Monitor for Visual Studio Code
A lightweight and powerful Visual Studio Code extension to subscribe , monitor , and inspect real-time Salesforce event streams, including:
⚡ Platform Events
🔄 Change Data Capture (CDC)
📡 Push Topics (Streaming API)
🚀 Features
Uses your Authorized orgs , sandbox, or production environment.
Auto-detect available event channels in your org.
Connect to any Platform Event , CDC , or Push Topic channel with ease.
Supports multiple subscriptions in parallel.
Watch incoming payloads in real time.
Optionally export events to a local file.
Helpful for debugging and auditing.
No third-party services required.
Fully open-source and runs locally within VS Code.
📥 Installation
Install Salesforce CLI and VS Code, add the Salesforce Extension Pack, create a project using SFDX: Create Project With Manifest, and authorize orgs.
Install the extension Salesforce Events Monitor
Launch the Extension using command SFDX Events: Cature and Monitor