danielcardeenas / sulla

👩🏻‍🔬 Javascript Whatsapp api library for chatbots
MIT License
1.26k stars 272 forks source link

[Question] CRM integrations #683

Closed brauliobo closed 2 years ago

brauliobo commented 2 years ago

Do you have any or a list of CRM software that Sulla can be integrated into?

I'd like to have a UI to manage multiple conversations via multiple attendants

brauliobo commented 2 years ago

Or maybe even through https://github.com/sigalor/whatsapp-web-reveng ?

vasani-arpit commented 2 years ago

have you tried this https://github.com/mauricioribeiro/Whatsapp-WEB ?

brauliobo commented 2 years ago

@vasani-arpit it seems outdated and not being used by many. any other options?

vasani-arpit commented 2 years ago

A quick PWA can be made easily for this with express + socket.io. as a wrapper around sulla. For admin UI, Can use Appsmith to make it fast and quick. for Integrations, can deploy a small n8n instance which will enable 250+ integration on top of sulla/WA. all this can be deployed into a server which can hardly cost $30 per month. Entire thing should be done couple of weeks including testing.

There are several caveats into this. Should we take this discussion one-on-one?

brauliobo commented 2 years ago

I ended up using RocketChat + Venon + Node.js integration https://www.youtube.com/watch?v=BvM0iIZqFYk

Although I would like to have a more Whatsapp Web like interface, as the Rocket chat interface isn't really that good