trying to set up a contact flow which will invoke a lex bot to play a prompt and capture a DTMF input. I want this DTMF input to be stored as a contact attribute to be returned to a Lambda later on in the flow.
Is this possible and it creating an intent/slots specifically just for this necessary?