slow-yellowS
VAPI8mo ago
slow-yellow

Assistant not transfering when API creation

On bots created with API the redirect number is not beign filled. When the assistant triggers the call transfer the assistant hangs up, the assistant tries to triger though. I tried to call from another phone number and tried different destination numbers.
Is the only way now workflows?
I used this config in API create request:

"tools": [
{
"type": "transferCall",
"destinations": [
{
"type": "number",
"number": "+3**3",
"message": "Transfering...."
}
]
}
]
image.png
Was this page helpful?