salesforce-architecture-variants
jeremylongshore/claude-code-plugins-plus-skills
This guide helps users select and implement the optimal architecture pattern for Salesforce integrations. It compares three main approaches: simple Direct API polling, highly scalable Event-Driven using Change Data Capture (CDC), and complex Enterprise Middleware/iPaaS solutions. Use this when designing new integrations, planning data migration, or determining the best sync method based on data volume, latency, and complexity requirements.