afv-library/skills/service-digital-engagement-deployment-configure/examples/esd_web_full.xml

28 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<EmbeddedServiceConfig xmlns="http://soap.sforce.com/2006/04/metadata">
<areGuestUsersAllowed>false</areGuestUsersAllowed>
<branding>Support_BrandingSet</branding>
<deploymentFeature>EmbeddedMessaging</deploymentFeature>
<deploymentType>Web</deploymentType>
<embeddedServiceMessagingChannel>
<isChatInvitationCustomizable>false</isChatInvitationCustomizable>
<isEnabled>true</isEnabled>
<isInvitationEnabled>false</isInvitationEnabled>
<isSendInvtAllowedAfterAccept>false</isSendInvtAllowedAfterAccept>
<isSendInvtAllowedAfterReject>false</isSendInvtAllowedAfterReject>
<messagingChannel>Customer_Support_Chat</messagingChannel>
<shouldShowAgentforceTagline>true</shouldShowAgentforceTagline>
<shouldShowDeliveryReceipts>true</shouldShowDeliveryReceipts>
<shouldShowEmojiSelection>true</shouldShowEmojiSelection>
<shouldShowReadReceipts>true</shouldShowReadReceipts>
<shouldShowTypingIndicators>true</shouldShowTypingIndicators>
<shouldStartNewLineOnEnter>false</shouldStartNewLineOnEnter>
</embeddedServiceMessagingChannel>
<isEnabled>true</isEnabled>
<isTermsAndConditionsEnabled>true</isTermsAndConditionsEnabled>
<isTermsAndConditionsRequired>true</isTermsAndConditionsRequired>
<masterLabel>Support_Web_Deployment</masterLabel>
<shouldHideAuthDialog>false</shouldHideAuthDialog>
<site>ESW_Support_Web_Deployment_1718700000</site>
</EmbeddedServiceConfig>