I am completely new to Azure and don’t know ANY coding, however after following an online guide I have created a very simple QnA bot using Azure Bot Services and a QnA maker.
Now, what I would really like it to do is
- To send an email to a shared inbox on Outlook after following a certain path on the QnA
- The email it sends needs to contain the user input data as well as the user email.
I have connected it to the MS Teams channel and I believe there is a way of getting the email of the user, so what I’m asking is if any of this possible?