File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed
Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 1+ < html >
2+ < head >
3+ < title > InApp</ title >
4+ < meta name ="viewport " content ="width=device-width, initial-scale=1, minimum-scale=1 ">
5+ </ head >
6+ < body >
7+
8+ < h1 > In APP Web Client for Org: "scrt2usa9014"</ h1 >
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' src='https://service.force.com/asyncclient/bootstrap.js'>> -->
12+
13+ < script type ='text/javascript '>
14+ function initEmbeddedMessaging ( ) {
15+ try {
16+ embeddedservice_bootstrap . settings . language = 'en_US' ; // For example, enter 'en' or 'en-US'
17+
18+ embeddedservice_bootstrap . init (
19+ '00Dcs0000035YiT' ,
20+ 'MIAW_ESD_OMNI1_0_QUEUE_TO_AGENT' ,
21+ 'https://scrt2usa9014.my.site.com/ESWMIAWESDOMNI10QUEUE1737093293682' ,
22+ {
23+ scrt2URL : 'https://scrt2usa9014.my.salesforce-scrt.com'
24+ }
25+ ) ;
26+ } catch ( err ) {
27+ console . error ( 'Error loading Embedded Messaging: ' , err ) ;
28+ }
29+ } ;
30+ </ script >
31+ < script type ='text/javascript ' src ='https://scrt2usa9014.my.site.com/ESWMIAWESDOMNI10QUEUE1737093293682/assets/js/bootstrap.min.js ' onload ='initEmbeddedMessaging() '> </ script >
32+
33+
34+ </ body >
35+ </ html >
You can’t perform that action at this time.
0 commit comments