devlikeapro / waha

WAHA - WhatsApp HTTP API (REST API) that you can configure in a click! Two engines: chromium-based WEBJS and pure-websocket NOWEB
https://waha.devlike.pro/
Apache License 2.0
944 stars 283 forks source link

[Feature Request] API similar to WhatsApp Business API (official one) #288

Open brunobuger opened 6 months ago

brunobuger commented 6 months ago

Not a problem, just out of curiosity. I need to implement a hybrid api, for official and non-official integration.

allburov commented 6 months ago

That one is an interesting idea, will consider adding that in WAHA Plus!

allburov commented 6 months ago

Right now it has much simpler API then official one and we'd love to keep that, but as another API for that it'd be great to be compatible with the official, agree

allburov commented 6 months ago

We could start with sending messages https://developers.facebook.com/docs/whatsapp/cloud-api/guides/send-messages

devlikepro commented 2 months ago

Something we can start with - implement it the same way https://github.com/clairton/unoapi-cloud

patron:PRO