dual-salmonD
VAPI6mo ago
dual-salmon

Vapi can't use response returned from n8n webhook

I have an n8n workflow that's trigggered by a vapi workflow tool. After the workflow successful run, the response is sent to vapi as shown in first attached image. The issue is, I want to use the response value in the subsequent conversation after the tool run using this ( {{$('tool_1752761204227').item.json.results[0].result}} ) but vapi reads out the literal text instead of interpolating
Screen_Shot_2025-07-21_at_6.04.37_PM.png
Was this page helpful?