Whenever I activate my n8n workflow, I keep receiving unexpected responses from WhatsApp — even when no user is sending any messages.
It behaves as if a user is actively chatting, and the webhook keeps getting triggered repeatedly. The messages being saved into Postgres include entries like “hi”, “1”, and “j”, even though none of these were actually sent by any user.
At the moment, I’m not sure what is causing these random incoming messages, and I can’t identify the source of the triggers.