RobertV42
08/27/2024, 10:30 PMVapi
08/27/2024, 10:31 PMcustomer_id
, you need to use an identifier for a customer that exists within the VAPI system. The customer_id
is typically provided to you when a customer is created or registered in your system. If you're using a random UUID without having it registered as a customer in the VAPI system, you will indeed receive an error stating "Customer does not exist."
If you have already registered customers within the VAPI system, you should use the customer_id
that was assigned to them at the time of registration. If you haven't registered any customers yet, you will need to do so before you can make an outbound call to them.
If you need assistance with registering a customer or finding an existing customer_id
, please ask support for more info on this. They can guide you through the process of customer registration or help you retrieve the customer_id
for an existing customer.Vapi
08/27/2024, 10:31 PMChowderr
08/27/2024, 11:45 PMRobertV42
08/28/2024, 10:05 AMJotham
08/28/2024, 10:09 AMRobertV42
08/28/2024, 10:13 AMShubham Bajaj
08/28/2024, 8:28 PM