Salesforce
Salesforce
Configuration
Salesforce source connector integrates with the Salesforce REST API to extract CRM data.
Synchronizes comprehensive data from your Salesforce org including:
- Accounts (companies, organizations)
- Contacts (people, leads)
- Opportunities (deals, sales prospects)
It provides access to all major Salesforce objects with proper OAuth2 authentication.
Authentication
This connector uses OAuth 2.0 with custom credentials. You need to provide your OAuth application’s Client ID and Client Secret, then complete the OAuth consent flow.
- Create an OAuth application in your provider’s developer console
- Enter your Client ID and Client Secret when configuring the connection
- Complete the OAuth consent flow
Configuration Options
The following configuration options are available for this connector:
Salesforce configuration schema.
Your Salesforce instance domain only (e.g. ‘mycompany.my.salesforce.com’)
Data Models
The following data models are available for this connector:
SalesforceAccountEntity
Schema for Salesforce Account entities.
SalesforceContactEntity
Schema for Salesforce Contact entities.
SalesforceOpportunityEntity
Schema for Salesforce Opportunity entities.