File tree Expand file tree Collapse file tree 1 file changed +9
-19
lines changed
Expand file tree Collapse file tree 1 file changed +9
-19
lines changed Original file line number Diff line number Diff line change @@ -43,31 +43,21 @@ <h2>godwin@sdb6.org</h2>
4343 < script type ='text/javascript '>
4444 function initEmbeddedMessaging ( ) {
4545 try {
46- embeddedservice_bootstrap . settings . language = 'en' ; // For example, enter 'en' or 'en-US'
47- embeddedservice_bootstrap . settings . devMode = true ;
48-
49- // SDB3
50- // embeddedservice_bootstrap.init(
51- // '00DSB0000004st3',
52- // 'EmbeddedMessaging_ExternalBot',
53- // 'https://godwin.my.site-com.yat-law-onin1thy590y0.wa.crm.dev:6101/ESWMIAW1732575961496',
54- // {
55- // scrt2URL: 'https://godwinlaw-sdb3.test1.my.pc-rnd.salesforce-scrt.com'
56- // }
57- // );
58- // SDB6
46+ embeddedservice_bootstrap . settings . language = 'en_US' ; // For example, enter 'en' or 'en-US'
47+
5948 embeddedservice_bootstrap . init (
60- '00DSG000003UGaH ' ,
61- 'MessagingWeb_One ' ,
62- 'https://godwin .my.site-com.yat-law-onin1thy590y0.wa .crm.dev:6101/ESWMIAW1732575961496 ' ,
49+ '00Dxx0000006GpL ' ,
50+ 'Embedded_Messaging ' ,
51+ 'https://godwinlaw-main .my.site-com.yat-law-h601lct4o7b41.wc .crm.dev:6101/ESWEmbeddedMessaging1736800934217 ' ,
6352 {
64- scrt2URL : 'https ://godwin-sdb6.test1. my.pc-rnd. salesforce-scrt. com'
53+ scrt2URL : 'http ://godwinlaw-main. my.salesforce-scrt- com.yat-law-h601lct4o7b41.wc.crm.dev '
6554 }
6655 ) ;
6756 } catch ( err ) {
6857 console . error ( 'Error loading Embedded Messaging: ' , err ) ;
6958 }
7059 } ;
71- </ script >
72- < script type ='text/javascript ' src ='https://godwin.my.site-com.yat-law-onin1thy590y0.wa.crm.dev:6101/ESWMIAW1732575961496/assets/js/bootstrap.js ' onload ='initEmbeddedMessaging() '> </ script >
60+ </ script >
61+ < script type ='text/javascript ' src ='https://godwinlaw-main.my.site-com.yat-law-h601lct4o7b41.wc.crm.dev:6101/ESWEmbeddedMessaging1736800934217/assets/js/bootstrap.min.js ' onload ='initEmbeddedMessaging() '> </ script >
62+ </ body >
7363</ html >
You can’t perform that action at this time.
0 commit comments