dtmf tool in dashboard
# support
p
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
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..