absent-sapphire•2y ago
Feedback. Is there a way to capture the users pompt AND the response from inside a flow
and then insert the captured information into a different voiceflow datasource -- that is to say a different datasource than is being used in the flow where the capture takes place ? Thanks for any help or suggestions
1 Reply
Sure. You can save the Capture step info to any variable {kb_question} and use a Set AI step and set it to another variable {kb_answer}. You will need to create these variables.