File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
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+ < title > USA12-MIAW</ title >
4+ < meta name ="viewport " content ="width=device-width, initial-scale=1, minimum-scale=1 ">
5+ </ head >
6+ < body >
7+ < script type ='text/javascript '>
8+ function initEmbeddedMessaging ( ) {
9+ try {
10+ embeddedservice_bootstrap . settings . language = 'en_US' ; // For example, enter 'en' or 'en-US'
11+
12+ embeddedservice_bootstrap . init (
13+ '00DEE000000owYf' ,
14+ 'miawdeployment' ,
15+ 'https://usa12corepromofit.my.site.com/ESWmiawdeployment1737959921715' ,
16+ {
17+ scrt2URL : 'https://usa12corepromofit.my.salesforce-scrt.com'
18+ }
19+ ) ;
20+ } catch ( err ) {
21+ console . error ( 'Error loading Embedded Messaging: ' , err ) ;
22+ }
23+ } ;
24+ </ script >
25+ < script type ='text/javascript ' src ='https://usa12corepromofit.my.site.com/ESWmiawdeployment1737959921715/assets/js/bootstrap.min.js ' onload ='initEmbeddedMessaging() '> </ script >
26+ </ body >
27+ </ html >
You can’t perform that action at this time.
0 commit comments