Upgrade your Contact Control Panel (CCP) when using the Connect Customer Streams API
Note
The Connect Customer Streams API remains the same between the earlier and latest versions of the CCP. We recommend validating custom implementations built using the Connect Customer Streams API when upgrading versions to ensure consistency in behavior.
Use the following steps to upgrade to the latest CCP.
-
We recommend using the latest Connect Customer Streams API
. -
Update the URL associated with
initCCP()from /ccp# to /ccp-v2. For information aboutinitCCP(), see connect.core.initCCP()in the Connect Customer Streams API documentation on GitHub. -
Add your domain URL to the Approved origin list:
-
Log in to the AWS Management Console
(https://console.aws.amazon.com/console) using your AWS account. -
Navigate to the Connect Customer console.
-
Check that you're in the correct Region for your Connect Customer instance. Choose your instance.
-
Choose Application integration, and then choose Add origin.
-
Enter your domain URL. All domains that embed the CCP for a particular instance to be explicitly added. For more information, see this article
on GitHub. If you use Salesforce, you need to add the Salesforce domains to your allowlist to prevent any issues with the CTI Adapter CCP functionality. For detailed instructions, see the Connect Customer CTI Adapter for Salesforce Lightning installation guide
or the Connect Customer CTI Adapter for Salesforce Classic installation guide .
-
Verify your network settings
We highly recommend setting up your network to use Option 1 (recommended): Replace Amazon EC2 and CloudFront IP range requirements with a domain allowlist.
Using this option helps Connect Customer Support to quickly troubleshoot any issues you have. Specifically, using *.telemetry.connect.{region}.amazonaws.com passes more metrics to our Support team to help with troubleshooting.
Update your SAML URL to ccp-v2
If you use SAML 2.0 as your identity management system, be sure to update the destination in your relay state URL to ccp-v2.
Change destination=/connect/ccp to
destination=/connect/ccp-v2.
For more information, see Use a destination in your relay state URL