whatsapp-http-api icon indicating copy to clipboard operation
whatsapp-http-api copied to clipboard

WhatsApp HTTP API (REST API) that you can configure in a click!

Results 189 whatsapp-http-api issues
Sort by recently updated
recently updated
newest added

Hi, I don't see the possibility to join a group using the invite code to WhatsApp in your document. It would be great if you could enable it in the...

enhancement
engine:WEBJS
engine:NOWEB

> A clear and concise description of what the problem is. Ex. In the WEBJS engine we get a list of active, past and pending participants. The last is very...

engine:NOWEB
patron:PRO

When we get a message with `deprecatedMms3Url` sometime's it's not decrypted properly and set `hasMedia: False` flag. TODOs 1. Add error that describing what happened there in `message.media` object (so...

bug
engine:WEBJS
patron:PRO

I subscribed to message.reaction, but after connecting I will receive the webhook push half a month ago Although I have added processing, I think this should not be normal?

bug
engine:WEBJS

There's no `READ` `message.ack` even in group messages in WEBJS engine. [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

bug
engine:WEBJS
patron:PRO

Some of the requests fail when hitting `api/sendImage` to send image to a whatsapp channel. **Version** ```json { "version": "2024.8.3", "engine": "WEBJS", "tier": "PLUS", "browser": "/usr/bin/chromium" } ``` **Logs** ```...

bug
engine:WEBJS
patron:PLUS
scope:Channels

Right now we only show "me" field (connected phone number + pushName) only for "WORKING" sessions. But we could save that info and show for `STOPPED` as well, something like...

enhancement
engine:ALL

In 2024.9.1 we'll have a dedicated commands for each operations, but there's no events about session actions - `session.created` - `session.updated` - `session.deleted` ![image](https://github.com/user-attachments/assets/44a1f1fa-ae4a-4dec-9056-59ac5eb993c2) ![image](https://github.com/user-attachments/assets/a2d61d98-dffc-4144-9b0c-afde041954f3) [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

enhancement
engine:ALL

There's a new group invite version we need to take care of in 2024.9.1 :crossed_fingers: - [ ] NOWEB - [ ] WEBJS [![patron:PRO](https://img.shields.io/badge/patron-PRO-188a42)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

enhancement
engine:WEBJS
engine:NOWEB
patron:PLUS