Hi guys,
I’m new to n8n but has some experience in make.com. I was trying to connect monday webhook inside n8n. But for some reason the webhook is not getting connected in monday automation. It was easier in make.com but I’m getting error in n8n.
Describe the problem/error/question
Error while connecting monday webhook in n8n to trigger on events.
This looks like your Monday.com webhook isn’t verified yet. Quick fix: use a Respond to Webhook node to return the exact challenge string Monday sends for verification. I’ve shared a sample workflow–run it once, connect the webhook in Monday.com, and after it verifies and events start coming through, you can remove the Respond node.