VAPI not sending {{callerID}} via webhook to N8N
I have a Vapi -> N8N workflow for post-call analysis. The caller ID property is not being sent in the webhook in n8n, a lot of other propertise are though. I need teh caller ID to get sent in the webhook, so the N8N webhook can check in my CRM if it's an existing customer or not, and proceed accordingly. Everything works correctly, it just doesn't send the caller ID so I can't map it properly.