Skip to main content
Run any Skill in Manus
with one click

connect-cdc-salesforce

Stars5
Forks3
UpdatedJuly 7, 2026 at 18:32

Streams change data capture (CDC) and platform events from Salesforce into Redpanda or Kafka using Redpanda Connect's salesforce_cdc input — the Salesforce Pub/Sub gRPC API (api.pubsub.salesforce.com:443), OAuth Client Credentials flow, optional REST snapshot of sObjects, and per-topic replay-ID checkpointing in a cache resource. Use when: capturing Salesforce change events (Account, Contact, Opportunity, or any CDC-enabled sObject) into Redpanda/Kafka; subscribing to the CDC firehose (/data/ChangeEvents); streaming custom or standard Platform Events (/event/Order__e, /event/LoginEventStream); configuring a Salesforce Connected App for OAuth client_credentials; enabling Change Data Capture for sObjects in Salesforce Setup; setting up a durable Connect cache_resource (e.g. Redis, Postgres, DynamoDB) for replay-ID persistence across restarts; tuning stream_snapshot, replay_preset, stream_batch_size, or snapshot_max_batch_size; understanding the topic/replay_id/operation/sobject/record_ids/event_uuid metadata em

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
6 files
SKILL.md
readonly