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