Phil
10/18/2024, 3:41 AMVapi
10/18/2024, 3:43 AMVapi
10/18/2024, 3:43 AMPhil
10/18/2024, 4:39 AMVapi
10/18/2024, 4:39 AMjson
{
"assistantId": "your-assistant-id",
"customerPhoneNumber": "+1234567890",
"customerName": "John Doe",
"customerEmail": "john.doe@example.com",
"phoneNumberId": "your-phone-number-id"
}
In this example, customerName
and customerEmail
are additional fields that you can include in your API request. Make sure to check the VAPI documentation or the integration settings on Make.com to confirm the exact field names and format required.
Once these details are passed to the VAPI bot, you can use them within your voice application to personalize the call experience, such as by addressing the customer by name or referencing their email during the conversation.
If you need further assistance with the specific syntax or method for passing these details in your setup, please consult the documentation for the VAPI module you're using or reach out to their support team for more detailed guidance.Phil
10/18/2024, 4:40 AMLucent
10/18/2024, 9:56 AMLucent
10/18/2024, 9:56 AMLucent
10/18/2024, 9:57 AMShubham Bajaj
10/18/2024, 11:32 AM