Forum Discussion

vaibhavsharma's avatar
vaibhavsharma
Copper Contributor
Apr 05, 2021

Get Conversation Logs

Hi Guys I want to get conversation logs, Is there any functionality in health bot by which I can get current conversation logs so I can send that to user. 

 

Thanks in advance.

 

 

Adam Walker 

5 Replies

  • Adam Walker's avatar
    Adam Walker
    Brass Contributor

    vaibhavsharma 

     

    Hi,

     

    End users can ask the bot to view their conversation logs by trigging a built-in scenario. See more in this article: 

    https://docs.microsoft.com/en-us/azure/health-bot/bot_docs/viewing_data

     

    Regards, Adam

    • vaibhavsharma's avatar
      vaibhavsharma
      Copper Contributor

      Hi Adam Walker , thanks for quick response, but I am looking for the current conversation logs, is that possible to get current conversation logs, So I can send the transcript to their mail or wherever they want

      • Adam Walker's avatar
        Adam Walker
        Brass Contributor
        Hi, You will need to construct that conversation log in the logic of the bot. So store each question in response you will need to add a step that stores that text. Then use a data connection (API) to an email service to send it forward to the end user.
        Regards, Adam

Resources