Im building a workflow between n8n and vapi and I was wondering if there was a way to change the first message based on if it is an outbound or inbound call.
When I do outbound calls my voice assistant asks “Hello is this {{first_name}}?”
However, for inbound call it doesnt know their name. How can I deal with this?
thats the thing there is no data on inbound calls. I only have the n8n workflow for outbound. Im not sure how I should proceed for inbound between n8n and vapi