optimistic-gold
optimistic-gold15mo ago

Want to Pass Inbound Number in the Prompt

Hey Guys I just wanted to know how can I pass the inbound number automatically to prompt section
3 Replies
Vapi
Vapi15mo ago
@sachin089 To automatically pass the inbound number to the prompt section in VAPI, you would typically use dynamic variables or parameters within your voice application. This process involves capturing the inbound number using a variable when a call is received and then using that variable to populate the prompt. However, the specific method to achieve this can vary depending on the voice application platform or API you are using. If you could provide more details on the platform or the context in which you want to use the inbound number, I could give you a more precise answer. If you're referring to a feature or functionality that is not currently supported by VAPI, please ask support for more info on this. You can continue this conversation by mentioning me in the message. Got it. Tagging @Vapi Team for additional help.
extended-salmon
extended-salmon15mo ago
Hey you can use transient assistans and dynamic variables to pass dynamic data check the following: [1] https://docs.vapi.ai/assistants/dynamic-variables [2] https://docs.vapi.ai/server-url/events#retrieving-assistants
Vapi
Dynamic Variables - Vapi
Vapi makes it easy to personalize an assistant's messages and prompts using variables, allowing each call to be customized.
Vapi
Server Events - Vapi
Learn about different events that can be sent to a Server URL.
optimistic-gold
optimistic-goldOP14mo ago
ok thanks

Did you find this page helpful?