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