File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed
Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+ < html >
2+ < head >
3+ < title > SC ALL SDB14 Messaging for Web</ title >
4+ < meta name ="viewport " content ="width=device-width, initial-scale=1, minimum-scale=1 ">
5+ </ head >
6+ < body >
7+ < h1 > SC ALL SDB14 Messaging for Web</ h1 >
8+ < h2 style ="color:blue; "> For Admin</ h2 >
9+ < p > < a id ="editThisPageLink " target ="_blank " style ="color:blue "> Edit this page</ a > </ p >
10+ < script > document . getElementById ( 'editThisPageLink' ) . href = "https://github.com/ESW1234/esw1234.github.io/edit/master" + window . location . pathname ; </ script >
11+ < script type ='text/javascript '>
12+ function initEmbeddedMessaging ( ) {
13+ try {
14+ embeddedservice_bootstrap . settings . language = 'en_US' ; // For example, enter 'en' or 'en-US'
15+
16+ embeddedservice_bootstrap . init (
17+ '00DRZ000002T6nF' ,
18+ 'MIAWDep' ,
19+ 'https://test1sdb14.test2.my.pc-rnd.site.com/ESWMIAWDep1738139785092' ,
20+ {
21+ scrt2URL : 'https://test1sdb14.test2.my.pc-rnd.salesforce-scrt.com'
22+ }
23+ ) ;
24+ } catch ( err ) {
25+ console . error ( 'Error loading Embedded Messaging: ' , err ) ;
26+ }
27+ } ;
28+ </ script >
29+ < script type ='text/javascript ' src ='https://test1sdb14.test2.my.pc-rnd.site.com/ESWMIAWDep1738139785092/assets/js/bootstrap.min.js ' onload ='initEmbeddedMessaging() '> </ script >
30+
31+
32+ </ body >
33+ </ html >
You can’t perform that action at this time.
0 commit comments