Skip to content

Commit 0a22228

Browse files
Update embedded service initialization parameters
1 parent 37a321d commit 0a22228

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

260/00Dxx00kycQrujY/TEST2.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@
77
embeddedservice_bootstrap.settings.language = 'en_US'; // For example, enter 'en' or 'en-US'
88

99
embeddedservice_bootstrap.init(
10-
'00Dxx00kycQrujY',
11-
'TEST2',
10+
'00DSB00000da1NJ', // '00Dxx00kycQrujY',
11+
'CWC01_External', // 'TEST2',
1212
'https://orgfarm-5979d7ced0.my.site-com.ngt6g0x879bw1fez9xpxc.wc.crm.dev:6101/ESWTEST21767660471546',
1313
{
14-
scrt2URL: 'http://orgfarm-5979d7ced0.my.salesforce-scrt-com.ngt6g0x879bw1fez9xpxc.wc.crm.dev'
14+
// scrt2URL: 'http://orgfarm-5979d7ced0.my.salesforce-scrt-com.ngt6g0x879bw1fez9xpxc.wc.crm.dev'
15+
scrt2URL: 'https://orgfarm-46c4c41fb0.test1.my.pc-rnd.salesforce-scrt.com'
1516
}
1617
);
1718
} catch (err) {

0 commit comments

Comments
 (0)