Closed space-age-pete closed 2 years ago
Hey @zhen0 and @znicholasbrown just a heads up re: timing for related changes -- we're going to move to a place in Looker where we're going to only expose masked or redacted PII to everyone. This means that we'll need to push changes in SFDC that are coupled with this PR to prod in order for folks to be able match Contacts/Leads -> Cloud2 objects via Cloud2 IDs. We have to turn on the masking by EOD Friday for SOC2 audit reasons. If these changes don't make it to SFDC prod by then, we will have a period when the GTM org will be unable to relate Contacts/Leads to Cloud2 information in some cases, resulting in poor reporting.
If you have the bandwidth to assess these changes before the next Cloud 2 production release, we'd be most appreciative 🙏
Description
The salesforceChat plugin now sends the User ID to the chatbot rather than the Salesforce Account ID, which is now required after the backend of the chat bot changed in SFDC.
New URLs were added to the index.html file in order to allowlist the SFDC URLs associated with the version of the chatbot in the SFDC Partial Sandbox environment, which is used for testing.
Tests and performance