Query Salesforce Live Chat Object Access Configuration

Query Salesforce Live Chat Object Access Configuration

Salesforce Live Chat Object Access Configuration object/entity represents the action that can be performed on a specified object/entity by the Chat API.

API name of the Salesforce Live Chat Object Access Configuration object/entity is LiveChatObjectAccessConfig.

SOQL:

SELECT AccessType, SobjectType
FROM LiveChatObjectAccessConfig

Leave a Reply