File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed
Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff 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',
You can’t perform that action at this time.
0 commit comments