I'm developing a chatbot with azure QnA maker and I need to capture the data of the session and conversation and then send it all to the user's email. I was capturing the data through a blob storage and there the information is stored through several JSON, but I still can't capture all the information to automatically send it by mail. Is there a tool to capture this information? or Do you know of any documentation that I can follow?
Thank you for your help!