Skip to content

Commit b3c0a45

Browse files
Update messaging.html
1 parent 2f41ff3 commit b3c0a45

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

godwin/sfw/main/messaging.html

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,26 @@ <h2>godwin@sdb6.org</h2>
4545
try {
4646
embeddedservice_bootstrap.settings.language = 'en_US'; // For example, enter 'en' or 'en-US'
4747

48-
// SDB3
48+
// SDB3 - Token Streaming
4949
embeddedservice_bootstrap.init(
50-
'00DSB0000004st3',
51-
'EmbeddedMessaging_ExternalSites',
50+
'00DSB00000LVYFp',
51+
'MIAW',
5252
'https://godwinlaw-main.my.site-com.yat-law-h601lct4o7b41.wc.crm.dev:6101/ESWEmbeddedMessaging1736800934217',
5353
{
54-
scrt2URL: 'https://godwinlaw-sdb3.test1.my.pc-rnd.salesforce-scrt.com'
54+
scrt2URL: 'https://orgfarm-c2653b8cbc.test1.my.pc-rnd.salesforce-scrt.com'
5555
}
5656
);
5757

58+
// // SDB3
59+
// embeddedservice_bootstrap.init(
60+
// '00DSB0000004st3',
61+
// 'EmbeddedMessaging_ExternalSites',
62+
// 'https://godwinlaw-main.my.site-com.yat-law-h601lct4o7b41.wc.crm.dev:6101/ESWEmbeddedMessaging1736800934217',
63+
// {
64+
// scrt2URL: 'https://godwinlaw-sdb3.test1.my.pc-rnd.salesforce-scrt.com'
65+
// }
66+
// );
67+
5868
// // SDB6
5969
// embeddedservice_bootstrap.init(
6070
// '00DSG000003UGaH',

0 commit comments

Comments
 (0)