CRMEnterprise

Salesforce Connector

Enterprise-grade integration for Salesforce CRM.

Overview

The Salesforce connector is built for enterprise scale. It abstracts away the complexities of the Salesforce API, handling authentication, rate limiting, and pagination automatically.

Key Capabilities

  • High Volume: Automatically switches to the Bulk API v2 for large datasets, ensuring efficient data transfer without hitting API limits.
  • Real-Time Sync: Listen to Platform Events or Change Data Capture (CDC) events to trigger workflows instantly when records change in Salesforce.
  • Type Safety: We generate TypeScript interfaces for your specific Salesforce schema, including Custom Objects and Fields.

Features

Bulk API v2

Optimized for high-volume data ingestion and extraction.

SOQL Query Builder

Type-safe query builder for SOQL with automatic pagination.

Platform Events

Subscribe to Salesforce Platform Events for real-time updates.

Custom Objects

Full support for Custom Objects and Custom Fields.

Technical Specifications

Auth Methods
OAuth2 (WebServer)JWT Bearer Token
API Coverage
REST, SOAP, Bulk v2
Realtime