AiTitus :)
01/21/2025, 7:46 PMAiTitus :)
01/21/2025, 7:46 PMVapi
01/21/2025, 7:48 PMassistantName
you provided matches the name of the assistant you want to transfer to, and that the transferMode
and other parameters are set up correctly according to your system's requirements.
If you're experiencing issues with the transfer not behaving as expected, it might be due to a misconfiguration or a misunderstanding of how the transfer should be handled within your system. If you need to execute a transfer and have the destination details, I can help you with that. Otherwise, if you're unsure about the configuration, please ask support for more info on this.Vapi
01/21/2025, 7:48 PMVapi
01/21/2025, 7:49 PMAiTitus :)
01/21/2025, 7:52 PMChowderr
01/21/2025, 8:42 PMChowderr
01/21/2025, 8:43 PMAiTitus :)
01/21/2025, 8:46 PMAiTitus :)
01/21/2025, 8:46 PMChowderr
01/21/2025, 8:49 PMAiTitus :)
01/21/2025, 10:55 PMShubham Bajaj
01/22/2025, 5:34 AMjson
curl -X PATCH https://api.vapi.ai/tool/id \
-H "Authorization: Bearer f5a91" \
-H "Content-Type: application/json" \
-d '{
"type": "transferCall",
"function": {
"name": "cusomTransferCall"
}
}'
Shubham Bajaj
01/22/2025, 5:34 AM