-
Notifications
You must be signed in to change notification settings - Fork 123
Expand file tree
/
Copy pathadamsdemo.html
More file actions
30 lines (28 loc) · 1.19 KB
/
adamsdemo.html
File metadata and controls
30 lines (28 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
</head>
<body>
<h1>Prod 21 - https://usa714.sfdc-8tgtt5.salesforce.com / admin@testorgusa71415.ee / QAAQ#wer%hds8rffd72</h1>
<p><a id="editThisPageLink" target="_blank" style="color:blue">Edit this page</a></p>
<script>document.getElementById('editThisPageLink').href = "https://github.com/ESW1234/esw1234.github.io/edit/master" + window.location.pathname;</script>
<script type='text/javascript'>
function initEmbeddedMessaging() {
try {
embeddedservice_bootstrap.settings.language = 'en_US'; // For example, enter 'en' or 'en-US'
embeddedservice_bootstrap.init(
'00DVb0000000Cu1',
'ChatbotIntergationsTest2',
'https://testorgusa71415.my.site.com/ESWChatbotIntergationsTes1697639875771',
{
scrt2URL: 'https://testorgusa71415.my.salesforce-scrt.com'
}
);
} catch (err) {
console.error('Error loading Embedded Messaging: ', err);
}
};
</script>
<script type='text/javascript' src='https://testorgusa71415.my.site.com/ESWChatbotIntergationsTes1697639875771/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
</body>
</html>