- Newest
- Most votes
- Most comments
Hello,
To answer your question, we require more details/ information and we may need to troubleshoot based on your configurations. I would recommend you to please open a support case with AWS Connect engineering team using the following link:
https://console.aws.amazon.com/support/home#/case/create
Please elaborate the issue and configuration over the support case which you will create with Connect team and provide the necessary implementation details.
You can refer below documentation for more information about creating support cases and case management.
[+] https://docs.aws.amazon.com/awssupport/latest/user/case-management.html
Please do not post any sensitive information over re:Post since this is a public platform.
Thank you.
The Case ID population issue in AC Contact Channel Analytics appears to be related to how the RelatedToWhatId and RelatedToWhoId fields are populated in Salesforce. These fields are automatically populated through triggers on the Salesforce Task object when certain conditions are met. Specifically, when a Task is created or updated, the system checks for an Amazon Connect ContactId in the CallObject field. If contact channel records exist with matching ContactIds, the Contact Channel's RelatedToWhatId gets populated from the Task's WhatId field, and the RelatedToWhoId__c gets populated from the Task's WhoId field.
To resolve this issue, you should:
- Verify that the Task trigger is enabled in the toolkit settings
- Ensure the CTI Flows properly populate the Call Object, WhatId, and WhoId fields in the Salesforce Task
- Check the API user permissions and Lambda logs for any permission issues related to updating Salesforce objects
If the issue persists, it may be necessary to review the Lambda CloudWatch logs for the specific Contact IDs to see what fields are being sent from Amazon Connect to Salesforce.

Hi @Subhan, please just to check if you could solve the issue, I´m facing the same problem.
Hi @Wald, unfortunately not yet. I tried multiple approaches but haven’t been able to fix it so far. I’ll definitely update here once I manage to get it working.
In the meantime, let me know if you have any other questions or need help setting up anything else in Salesforce.