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+ <html>
2+ <head>
3+ <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
4+ </head>
5+ <body>
6+ <h1>ASA MIAW on SDB38 for Org: rc-mt-sdb600</h1>
7+
8+ <script type='text/javascript'>
9+ function initEmbeddedMessaging() {
10+ try {
11+ embeddedservice_bootstrap.settings.language = 'en_US'; // For example, enter 'en' or 'en-US'
12+
13+ embeddedservice_bootstrap.init(
14+ '00DAAC00001MGGr',
15+ 'ASA_MIAW_iDom_2',
16+ 'https://rc-mt-sdb38.test1.my.pc-rnd.site.com/ESWASAMIAWiDom21757332173824',
17+ {
18+ scrt2URL: 'https://rc-mt-sdb38.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://rc-mt-sdb38.test1.my.pc-rnd.site.com/ESWASAMIAWiDom21757332173824/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
27+
28+
29+
30+ </body>
31+ </html>
You can’t perform that action at this time.
0 commit comments