Skip to content

Commit 8696c45

Browse files
Update messaging initialization to use embedded service
1 parent ba82810 commit 8696c45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

godwin/sdb6/cwc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ <h2>godwin@sdb6.org</h2>
1919
<script type='text/javascript'>
2020
function initEmbeddedMessaging() {
2121
try {
22-
agentforce_messaging.settings.language = 'en_US'; // For example, enter 'en' or 'en-US'
22+
embeddedservice_bootstrap.settings.language = 'en_US'; // For example, enter 'en' or 'en-US'
2323

24-
agentforce_messaging.init(
24+
embeddedservice_bootstrap.init(
2525
'00DSG000003UGaH',
2626
'CWC',
2727
'https://godwin-sdb6.demo.test1.my.pc-rnd.site.com/ESWCWC1757100806601',

0 commit comments

Comments
 (0)