How to create application like zendesk with aws connect?

0

Can we use the AWS Connect API to create an application like Zendesk? I don't want to use the default CCP panel for AWS Connect, and I want to create an application similar to Zendesk. Please show me the best way to approach it.

Mis Tsu
asked 4 months ago135 views
2 Answers
1

Hi there,

Absolutely, you can indeed create your own custom Contact Control Panel (CCP) similar to Zendesk using AWS Connect.

  • The Amazon Connect Streams API (Streams) is go-to tool for integrating existing web applications with Amazon Connect. With Streams, you can seamlessly embed the CCP and Customer Profiles app UI directly into your webpage. This means you have the flexibility to design and tailor your CCP to fit your specific needs and branding.

  • For detailed guidance on how to use the Streams API, you can refer to the documentation provided here: https://docs.aws.amazon.com/connect/latest/adminguide/upgrade-ccp-streams-api.html

  • Additionally, you have access to a wide range of Amazon Connect APIs, allowing you to leverage various functionalities and build custom features to enhance your CCP further.

  • You can explore the available APIs and their capabilities in the official Amazon Connect API documentation: https://docs.aws.amazon.com/connect/latest/APIReference/Welcome.html

Happy building

answered a month ago
0

Hi,

This detailled guidance will show you how to integrate AWS Connect with ZendDesk: https://repost.aws/knowledge-center/connect-integrate-zendesk

This blog goes into more details re. integration of both side: https://aws.amazon.com/blogs/apn/building-an-intelligent-contact-center-with-zendesk-and-amazon-connect/

You may also want to read this whitepaper describing the integration via connector: https://zen-marketing-product.s3.amazonaws.com/product/docs/AWS%20Connector%20Installation%20and%20User%20Guide%20V8.0.pdf

Best,

Didier

profile pictureAWS
EXPERT
answered 4 months ago
  • Thank you, Didier. I don't need information on integrating Zendesk with AWS Connect. Instead, I'm interested in understanding how Zendesk handles chat data in the backend. I'm looking to create an application similar to Zendesk and want to incorporate a chat feature like the Zendesk connector in my helpdesk application

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.

Guidelines for Answering Questions