n8n cloud version 1.120.3
I have two business apps on meta, each has a unique whatsapp phone number and their own webhooks.
Until recently, last week or so, I could successfully message each number and they would trigger their respective flows.
Now, if you message either number, it triggers both flows simultaneously. I have checked the auth and webhooks and they are unique and correct.
In order to get this to work I have needed to add a conditional check for the whatsapp display number to prevent the incorrect workflow running. I don’t know if this is a meta issue or an n8n problem, but the only changes have been n8n version updates.