No edges met for node Transfer Call.
# support
r
Hello I am setting up a flow that transfers the call to a number of choice. Upon forwarding the call just hangs up, no forwarding occurs. The logs say No edges met for node Transfer Call. What can I do to get the transfer working? Org Name: Insellerate Workflow: 007fc08c-2beb-4406-9482-abe2d06d50b9 CallID:28b842a9-3958-4433-9fb7-673119328177 https://cdn.discordapp.com/attachments/1384228306265571328/1384228306416570428/image.png?ex=68773d51&is=6875ebd1&hm=918ad34cf1cf1d10fb3022be1683a422724d2bdeb25697b55ffb382a69580253&
v
To resolve the "No edges met for node Transfer Call" error, make sure your workflow has an explicit edge (connection) from the Transfer Call node to a subsequent node, such as a Hangup node. For example, after the Transfer Call node, add a Hangup node and connect them in your workflow editor. This ensures the workflow knows what to do after attempting the transfer and prevents the call from hanging up unexpectedly. Tip: Double-check that the phone number is in E.164 format (e.g., +1234567890) and that all required fields are filled out. [See more on transfer node configuration](https://docs.vapi.ai/workflows/nodes/transfer) Sources: - [Transfer Node Documentation](https://docs.vapi.ai/workflows/nodes/transfer) - [Call Forwarding Guide](https://docs.vapi.ai/call-forwarding)
r
@User Following up on this. The transfer node does not work no matter what I try.
c
Could you take a screenshot of the workflow and any nodes that connect directly to the transfer call node?
3 Views