Salesforce Integration
Install and configure True Record's optional Lightning Web Components for a native Salesforce experience.
Quick Start
LWC Components
Five components are included in the managed package:
Required Permissions
The managed package requires these Salesforce permissions:
- •API Enabled - Required for all API operations
- •View All Data (or object-specific permissions) - To read records for duplicate detection
- •Modify All Data (or object-specific permissions) - To perform merge operations
We recommend using object-specific permissions for the principle of least privilege.
Troubleshooting
Component not showing on record page?
Ensure the component is added via Lightning App Builder and the page is activated. Check that the user has the True Record permission set assigned.
Getting 'Not connected' error?
The Salesforce org needs to be connected to True Record. Go to Settings > Salesforce Connection in the True Record dashboard to connect.
Can I use this with sandbox?
Yes! We recommend testing in a sandbox first. Use the 'Install in Sandbox' link and connect your sandbox org separately from production.
Additional Resources