File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ < html >
2+ < head >
3+ < title > cwc_auth_1.html</ 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+ embeddedservice_bootstrap . settings . devMode = true ;
12+
13+ embeddedservice_bootstrap . init (
14+ '00DSB00000aGFJL' ,
15+ 'CWC_Auth_1' ,
16+ 'https://orgfarm-d585323017.test1.my.pc-rnd.site.com/ESWCWCAuth11765476941844' ,
17+ {
18+ scrt2URL : 'https://orgfarm-d585323017.test1.my.pc-rnd.salesforce-scrt.com'
19+ }
20+ ) ;
21+ } catch ( err ) {
22+ console . error ( 'Error loading Embedded Messaging: ' , err ) ;
23+ }
24+ } ;
25+ </ script >
26+ < script type ='text/javascript ' src ='https://orgfarm-d585323017.test1.my.pc-rnd.site.com/ESWCWCAuth11765476941844/assets/js/init.js ' onload ='initEmbeddedMessaging() '> </ script >
27+
28+ </ body >
29+ </ html >
You can’t perform that action at this time.
0 commit comments