I have 2-3 questions and I would be so thankful if somebody could help with his knowledge.
Is it possible to add external chat functions to bubble-websites?
With external chats I mean things like these services: https://www.intercom.io/live-chat
So, a chat-plugin (javascript) is installed on the website and the user can chat with an agent. All the communication etc. is going through the external chat provider.
How many hours would it take for an average bubble-developer to program something like this?
Visitor can open up chat
Pool of agents get notified that somebody opened up a chat
Every agent can look at the first lines of the chat and then take over the chat and talk to the visitor. Chat is now blocked for all the other agents
Integration with slack
What do you think would it cost to let some of the professionals (AirDev for example) develop this kind of function? Just an estimate.
What is the status of the development of a chat function from bubble? Is this something that could come in the next couple of weeks/months or is it still far away?
However, their pricing (in my opinion) aims more at companies that already have revenue etc.
For a startup/project it seems a bit high if you want to have a couple of agents. Is there a possibility to add an alternative like: https://www.tawk.to/
Of course, I would even prefer to build it completely on bubble (I would be even OK with a much simpler solution).
My problem at the moment is, that I still dont have a general understanding of how the different things/actions should work together in order to create for instance a message board or chat etc.
I am watching the videos now for the second time and they are very helpful. However, they explain a particular problem in details and for somebody who has no idea about the logic etc. behind programming it is hard to get an overall understanding. Like: I have to start with X than Y should display A and Z should copy X and save it into a DB etc. etc.
Is there any source for this or would somebody be willing to chat with me from time to time about general things and give hints etc. So I can go from there? I would of course “buy you coffee”/pay for your efforts.
Thanks guys.
PS. That does not mean that I wont try hard and keep reading and try & error as much as I can.
check out @brentsum’s site codefree.co. it’s built on bubble, and incorporates intercom’s chat feature. he said it wasn’t that difficult to implement it, but i haven’t tried it yet myself.
Hi @Blake The tutorial mentioned was the base: type the message and when clicking the “comment” button you create a message. In the Repeating Group display them by doing a search for “messages”. That’s the core features than you build upon that: UI, notifications, send files, etc.
Hey!
If you’re looking for a real-time chat solution for end-users, do look into the AtomChat plugin for Bubble.. It’s an affordable and quick solution for anyone looking to add chat to their website and those who don’t have the resources to build a solution own their own.