Salesforce Customer Relationship Management (CRM) platform helps businesses manage sales, customer service, marketing, and analytics in one unified system. For detailed information, refer to the Salesforce’s official documentation.
Integration Method: API
Tables: User Inventory Info (5003), Authentication (3002), API Activity (6003)
The integration supports the following events.
Event | Description |
|---|---|
User | Retrieves a list of users. |
Authentication | Retrieves list of authentications. |
API Activity | Retrieves list of api activities. |
This integration supports the following versions.
Salesforce Version Supported | v25 |
Salesforce API version | v63.0 |
Prerequisites
The user should have access to the Salesforce portal with an account that has the Global Administrator privileges.
The user should have access to the DataBee console.
Configuration Overview
Generate API credentials for Salesforce with required permissions.
Create Salesforce Data Feed in the DataBee console with the required credentials.
DataBee Parameter
Salesforce Parameter
Secret Key
client_secret
Key Id
client_id
API URL(<instance>)
Rest Endpoint URL
Salesforce Configuration
Log in to Salesforce portal with an account that has the Administrator privileges.
Create a connected app in Salesforce and enable the Client Credentials Flow option by selecting the Enable Client Credentials Flow checkbox.
.png?sv=2022-11-02&spr=https&st=2025-11-15T11%3A20%3A24Z&se=2025-11-15T11%3A31%3A24Z&sr=c&sp=r&sig=mJFP1bm4jEaaQbIJrXJsZsJKQVMnu3V0crBql%2BZwNpE%3D)
In the Manage Connected App screen,
In the connected app,
Navigate to the Manage Permission Sets section and add the permission set assigned to your service account.
.png?sv=2022-11-02&spr=https&st=2025-11-15T11%3A20%3A24Z&se=2025-11-15T11%3A31%3A24Z&sr=c&sp=r&sig=mJFP1bm4jEaaQbIJrXJsZsJKQVMnu3V0crBql%2BZwNpE%3D)
Click the button Manage Consumer Details in the app to obtain the Client ID and Client Secret.
.png?sv=2022-11-02&spr=https&st=2025-11-15T11%3A20%3A24Z&se=2025-11-15T11%3A31%3A24Z&sr=c&sp=r&sig=mJFP1bm4jEaaQbIJrXJsZsJKQVMnu3V0crBql%2BZwNpE%3D)
Copy the client_id and client_secret for later use.
DataBee Configuration
Login to the DataBee UI, navigate to Data > Data Feeds and click the Add New Data Feed button.
.png?sv=2022-11-02&spr=https&st=2025-11-15T11%3A20%3A24Z&se=2025-11-15T11%3A31%3A24Z&sr=c&sp=r&sig=mJFP1bm4jEaaQbIJrXJsZsJKQVMnu3V0crBql%2BZwNpE%3D)
Search for Salesforce and click on it as shown below.
.png?sv=2022-11-02&spr=https&st=2025-11-15T11%3A20%3A24Z&se=2025-11-15T11%3A31%3A24Z&sr=c&sp=r&sig=mJFP1bm4jEaaQbIJrXJsZsJKQVMnu3V0crBql%2BZwNpE%3D)
Click on the API Ingest option for collection method.
.png?sv=2022-11-02&spr=https&st=2025-11-15T11%3A20%3A24Z&se=2025-11-15T11%3A31%3A24Z&sr=c&sp=r&sig=mJFP1bm4jEaaQbIJrXJsZsJKQVMnu3V0crBql%2BZwNpE%3D)
Enter feed contact information and click Next.
.png?sv=2022-11-02&spr=https&st=2025-11-15T11%3A20%3A24Z&se=2025-11-15T11%3A31%3A24Z&sr=c&sp=r&sig=mJFP1bm4jEaaQbIJrXJsZsJKQVMnu3V0crBql%2BZwNpE%3D)
In the configuration page, confirm the following:
Authorization Method: Token URL Auth
Secret Key: Paste Secret Key generated earlier in the Salesforce portal.
Key Id: Paste Key Id generated earlier in the Salesforce portal.
Token URL: Replace <instance> from your Salesforce information.
API URL: Replace <instance> from your Salesforce information.
Event Types: Preselected for all the event types that integration pulls.
.png?sv=2022-11-02&spr=https&st=2025-11-15T11%3A20%3A24Z&se=2025-11-15T11%3A31%3A24Z&sr=c&sp=r&sig=mJFP1bm4jEaaQbIJrXJsZsJKQVMnu3V0crBql%2BZwNpE%3D)
Click Submit.
Troubleshooting Tips
If you encounter an "Invalid " or "Unauthorized" error, it may be due to incorrect credentials. Please double-check that the Secret Key and Key Id are entered correctly. To avoid any issues, consider pasting it into a text editor to ensure there are no extra spaces or unexpected characters before reconfiguring the DataBee feed.
.png?sv=2022-11-02&spr=https&st=2025-11-15T11%3A20%3A24Z&se=2025-11-15T11%3A31%3A24Z&sr=c&sp=r&sig=mJFP1bm4jEaaQbIJrXJsZsJKQVMnu3V0crBql%2BZwNpE%3D)