VAPI outbound calls from make

What are you trying to achieve?

Hi everyone,
I am trying out the “Vapi outbound calls” from make but i cant get past the error :

“BundleValidationError Validation failed for 1 parameter(s).
Invalid value in parameter ‘assistant’. Value is NOT a valid object”
@bretleadhuntermedia has opened a ticket about this but it seems it wasnt answered.

does anyone have a fix please?
thanks

Steps taken so far

looked on youtube for possible solutions but all the tutorials seem to be After the vapi call has ended, The flow i am working on is really to initiate the vapi call to a specific number.

Hey @Ala_Eddine

Perhaps the underlying Vapi API now requires this new parameter but the Vapi module hasn’t been upgraded.

You might try dropping down to a HTTP module and make a raw request to their API.

@drnic

1 Like