Can we integrate frappe with node js ?

I created an app using nodejs and react that consumed whatsapp-web.js library and using that I could send messages to anybody. Is there a way I could do away with node and use the library in frappe ? I am new to frappe but I know how to integrate @nikkothari22 's react app. Only that how do I integrate a node app with frappe or could I do it in frappe itself ? If in frappe itself, then plz guid me how .

You don’t need to use the node app to send WhatsApp messages. Just write some code in Python to send messages via Whatsapp from the Frappe backend. There are apps like Frappe CRM and WhatsApp Integration which already do this.

2 Likes