Paste a webhook payload and I will find every field for you.
n8n Payload to Expression Explorer
Paste the JSON your webhook received. Get the exact n8n expression for every field, ready to copy.
Tip: n8n stores incoming webhook data under body, so a naive $json.email comes back empty. These expressions use the right path.