Salesforce Integration User Profile
Once a Salesforce Profile is created for the Salesforce Integration User, go to the Profile Details view and click on the Edit button to edit and update the permissions listed below.

On the Profile Edit view, look for the section Custom Object Permissions and then enable all Permissions to the following Custom Objects:
- Chat Bridge Chatter Feed Context
- Chat Bridge Slack File Chatter Content
- Chat Bridge Salesforce Object Layout
- Chat Bridge Searchable Object
- Chat Bridge Profile Slack User
- Chat Bridge Entity Slack Channel
- Chat Bridge Creatable Object

Look for the section Administrative Permissions and then enable the following permissions:
- API Enabled
- Customize Application
- Run Reports
- Chatter Enabled (*if available in the org)
Apex Class Access
If the Chat:Bridge package is installed for all users (as recommended), then this step may be skipped. Otherwise, please make sure to check/configure the permissions noted below.
On the Profile Detail view, mouse over the section Enabled Apex Class Access and click on the Edit button, then on the new view move all the following Apex classes from the Available Apex Classes input to the Enabled Apex Classes input
- zchbr.ZCBCleanResource
- zchbr.ZCBContextResource
- zchbr.ZCBCreateResource
- zchbr.ZCBImagesResource
- zchbr.ZCBLinkChannelResource
- zchbr.ZCBProcessResponseResource
- zchbr.ZCBReportResource
- zchbr.ZCBRestResource
- zchbr.ZCBRestSetting


Back Next