I am creating a whatsapp customer service agent , but the whatsapp trigger not getting any messages to it eventhough it is showing on meta that the test number is recieving messages. its saying waiting on event from whatsapp
One thing to double-check here: the “Listening for test event” state in n8n does not register the webhook with Meta by itself.
Even if the test number receives messages, the WhatsApp trigger will only fire if the webhook URL from the n8n node is correctly registered and verified in Meta Developers → WhatsApp → Configuration, with the messages event subscribed.
Also make sure you’re testing with a different phone number than the WhatsApp Business number itself — messages sent from the same number usually don’t trigger events.