Skip to content

Amazon Connect integration with Zoho Desk Mobile

0

Hi all, I have a project that requires integration between Amazon Connect and Zoho Desk Mobile App. I did much research, and I figured Amazon Connect can integrate with Zoho Desk in Web, but I cannot find any documents mentioning about integration with Zoho Desk Mobile App. Could you please check and send me documents for the instructions if available? Thanks.

1 Answer
0

While there is no specific documentation about integrating Amazon Connect with the Zoho Desk Mobile App, there are several approaches you might consider based on how Amazon Connect can be integrated with mobile applications in general:

  1. WebView Integration: You could potentially embed the Amazon Connect Contact Control Panel (CCP) within a WebView in the Zoho Desk Mobile App. This approach would be similar to how other help desk integrations work, where the CCP is loaded within the application.

  2. Native Mobile Integration: Amazon Connect offers capabilities to integrate in-app and web calling natively into mobile applications. Instead of using the web-based Connect Streams API, you could use Amazon Connect's APIs and the Amazon Chime SDK to build a native integration.

  3. React Native Integration: If the Zoho Desk Mobile App supports React Native components, you might be able to leverage Amazon Connect's React Native integration capabilities, which allow for cross-platform development.

For any integration with Amazon Connect, you'll need to ensure that all necessary domains are whitelisted. For example, when integrating with Freshdesk, domains like the Freshworks domain, Freshworks Iframe, and AWS CloudFront need to be added to Amazon Connect's Approved Origin list.

Since there's no specific documentation for Zoho Desk Mobile integration, you may need to work with both AWS Support and Zoho support to determine the best approach for your specific requirements. They can provide guidance on whether a WebView integration, native integration, or custom solution would be most appropriate for your use case.
Sources
Freshdesk Integration | AWS re:Post
Amazon Connect Streams in React Native | AWS re:Post
Integrate Amazon Connect chat into a mobile application - Amazon Connect
Set up in-app, web, video calling, and screen sharing capabilities - Amazon Connect

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.