Setup Time: 10 minutes | Difficulty: Medium | Salesforce Edition: All
Why Permissions Matter
Eazybe stores WhatsApp conversations in a custom object called WhatsApp Chats by EazyBe (WhatsAppChat__c). If your user doesn’t have the right permissions, chat sync won’t work.Step-by-Step Configuration
1
Enable Object Access in Your Profile
- Click the Gear icon (⚙️) in the top-right corner
- Select Setup
- In the Quick Find box, type “Profiles” and select it
- Find and click the Profile your users belong to (e.g., “Standard User” or your custom profile)
- Scroll to the Custom Object Settings section
- Find WhatsApp Chats by EazyBe (WhatsAppChat__c)
- Click Edit
- Enable the following permissions:
- ✅ Read
- ✅ Create
- ✅ Edit
- Click Save

Object Permissions in Profile
2
Enable Field Permissions in Object Manager
After enabling object access, you need to make the fields visible.
- Stay in Setup and go to Object Manager
- Find and click WhatsApp Chats by EazyBe (WhatsAppChat__c)
- Click Fields & Relationships
- For each field below:
- Click the field name
- Click Field Level Security or Field Permissions
- Ensure Visible is ✅ checked
- Click Save
3
Verify All Required Fields
Ensure Visible is enabled for all these fields:Message Data
- Message__c
- MessageId__c
- Timestamp__c
- Sender__c
- SenderName__c
- SenderEmail__c
- Receiver__c
- ReceiverName__c
- ChatName__c
- Chatter__c
- ChannelId__c
- GroupChatNames__c
- ContactId__c
- ContactType__c
- WorkspaceId__c
- WorkspaceName__c
- FileName__c
- FileFormat__c
- Status__c
- CreatedByUser__c
- ChatParticipantWhatsAppNames__c
- ChatParticipantWhatsAppNumbers__c
- ChatParticipantSalesforceNames__c
Test the Sync
1
Apply and Verify
- Log out of Salesforce and log back in (permissions may take a few minutes to apply)
- Open Eazybe
- Try syncing WhatsApp chats again
Verification Checklist
Use this checklist to confirm everything is configured:For System Administrators
Troubleshooting
If you’ve completed all steps and sync still isn’t working, check:
- Your Salesforce OAuth token is valid
- Network connectivity to Salesforce API
- User has API access enabled in their profile
Need Help?
If you’re still experiencing issues:- Email us at hey@eazybe.com
- Visit our Help Center