Hi there.
I'm setting up a workflow between callin.io and callin.io, and I'm curious if there's a method to alter the initial message depending on whether the call is outbound or inbound.
When I initiate outbound calls, my voice assistant asks, "Hello, is this {{first_name}}?"
However, for inbound calls, it doesn't recognize their name. How can I manage this?
Would you like to show us your workflow? Perhaps what data enters the workflow?
That's the issue; there's no data available for inbound calls. I only have the callin.io workflow for outbound calls. I'm uncertain about how I should proceed with inbound calls between callin.io and vapi.
I would imagine you would need to configure a webhook in callin.io to forward the request to callin.io, where it will be processed by the webhook trigger node.