Salesforce
Salesforce
This connector enables AI agents and RAG systems to retrieve context from Salesforce through Airweave’s unified search layer.
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
This connector does not have any additional configuration options.
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.