File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
254/W-17514287/00DSB0000005YCL Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ < html >
2+ < head > < meta name ="viewport " content ="width=device-width, initial-scale=1, minimum-scale=1 "> </ head >
3+ < body >
4+ < script type ='text/javascript '>
5+ function initEmbeddedMessaging ( ) {
6+ try {
7+ embeddedservice_bootstrap . settings . language = 'en_US' ; // For example, enter 'en' or 'en-US'
8+
9+ embeddedservice_bootstrap . init (
10+ '00DSB0000005YCL' ,
11+ 'webMessaging05' ,
12+ 'https://esw-sdb3-blitz.test1.my.pc-rnd.site.com/ESWwebMessaging051674063861136' ,
13+ {
14+ scrt2URL : 'https://esw-sdb3-blitz.test1.my.pc-rnd.salesforce-scrt.com'
15+ }
16+ ) ;
17+ } catch ( err ) {
18+ console . error ( 'Error loading Embedded Messaging: ' , err ) ;
19+ }
20+ } ;
21+ </ script >
22+ < script type ='text/javascript ' src ='https://esw-sdb3-blitz.test1.my.pc-rnd.site.com/ESWwebMessaging051674063861136/assets/js/bootstrap.min.js ' onload ='initEmbeddedMessaging() '> </ script >
23+
24+ </ body >
25+ </ html >
You can’t perform that action at this time.
0 commit comments