Hello, In the VAPI Workflow Dashboard, how can I capture digits using the DTMF tool and then use the results in a Conversation node or in an API request?
c
Chiranjeet Mishra
08/13/2025, 10:39 PM
Add the DTMF tool to your workflow to capture keypad input, store it in a variable like , {{dtmf_input}}, and then reference that variable in Conversation nodes or API requests..