Custom Contact Panel in Salesforce

0

I recently followed this guide and built a custom contact panel. But now I can’t figure out how to replace the standard contact panel in Salesforce with the new custom panel I created.

Is this possible?

I am using the Amazon Connect managed package and SSO

JakeB
질문됨 4달 전183회 조회
2개 답변
1

No, you cannot embed custom CCP (created using the blog you are referring) inside Salesforce.

If you are using Salesforce service cloud voice (SCV) then the contact panel that's used by agent is controlled by Salesforce team and you cannot replace it with a custom CCP. I will recommend to reach out to your Salesforce support team in this case.

If you are not using SCV and need a CCP embedded inside Salesforce, you can use Amazon Connect CTI Adapter. Refer https://github.com/amazon-connect/amazon-connect-salesforce-cti

AWS
Vikas P
답변함 4달 전
  • I am not using SCV. Just the Amazon Connect CTI package. But I don’t see any options to use the custom panel in that either.

1

The SF CTI adapter on SF AppExchange you are using is already a custom CCP that cannot be replaced.

So alternatively, you can take the same code to update agent's setting using Step function on a schedule basis to check all your agents (ListUsers and DescribeUsers) and see which one is using Deskphone mode and change it back. To search active users only if you have a lot, try using GetCurrentUserData with the filters that you need.

profile pictureAWS
답변함 4달 전
profile pictureAWS
전문가
검토됨 4달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠