How do I build a chat app similar to Slack?

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

I would like to incorporate a chat function in my application to enable authenticated users to chat to one another one on one or in channels. What's the best approach for something like this when using Visualizer? I have seen some neat APIs such as Talk.js but not sure if it will work

Hi,

Below posts might help you.

https://basecamp.kony.com/s/question/0D56A00000RYsK6SAL/can-kony-be-used-to-build-an-integrated-app-containing-chat-functionality-similar-to-telegramwhatsapp-

https://docs.kony.com/marketplace/V8Marketplace/Content/Marketplace/chatbot.htm

https://basecamp.kony.com/s/question/0D56A00001JN0bfSAD/what-could-be-the-best-chat-as-a-service-option-to-use-in-a-kony-app

Thank you

Hi,

Thanks, but the first two posts refer to Chat Bots rather than chat functionality between users, this is not what I'm after (unless this lends itself to building the chat part....)

The last post merely points to a chat service, my question points more toward whether any solution such as this has actually been built using Kony and where do I start?