How to change routing number per call
# support
h
Hi there I want to know if its possible to input a variable like {forwarding_number} into the number that vapi forwards to for a specific call.
v
message has been deleted
@Hugo Absolutely! You can use a variable like
{forwarding_number}
to dynamically set the forwarding number for a specific call in VAPI. This allows you to customize the call flow based on your application's logic or user preferences. Just make sure that the variable is properly defined and holds a valid phone number before the call is forwarded. If you need assistance with setting this up or have any specific implementation questions, feel free to ask!
You can continue this conversation by mentioning me in the message.
Got it. Tagging @User for additional help.
s
@Hugo I believe your asking for dynamic transfers, please take a look this documentation to understand how to the call forwarding number dynamically https://docs.vapi.ai/documentation/advanced-concepts/calls/dynamic-call-transfers
h
Thank you. Got it working. Tried to mark as resolved but no working