Forum Discussion

Debpratim's avatar
Debpratim
Copper Contributor
Aug 18, 2021
Solved

Capture Logged in User's Mail

I am saving feedback data using session.saveFeedback() method but I also want the logged in users email to be saved. How can i get that information .Thanks in advance.@Adam Walker   
  • Adam Walker's avatar
    Adam Walker
    Aug 23, 2021

    Debpratim Look inside the 

    session.message

    variable in the Health Bot scenario (you can print it in a statement step). This might have the information you need. 

Resources