Skip to main content

Salesforce

Customer Relationship Management

The Salesforce Connector integrates with the Salesforce REST API to synchronize CRM records (SObjects) with the Brinqa platform. It uses a dynamic schema discovery mechanism — at runtime the connector interrogates the Salesforce /sobjects metadata endpoint, discovers all queryable SObject types, and builds ObjectClassInfo schemas automatically from field descriptors. Records are fetched via SOQL queries and support incremental synchronization using the SystemModStamp field.

Official API documentation: https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/


Data retrieved from Salesforce

Connector ObjectRequiredMaps to Data Model
SObject (Dynamic)YesSObject (Dynamic)

Model relationships

note

For detailed steps on how to view the data retrieved from Salesforce in the Brinqa Platform, see How to view your data.