Customise feedback

Copper Contributor

Hi Guys I am planning to customise feedback scenario provided by heath bot, can someone let me know, how we can do that part. and save feedback data in bot itself ?

1 Reply

@vaibhavsharma 

 

Hi, You can use the feedback function inside an action step

session.saveFeedback()

See here: 

Scenario Elements - Health Bot | Microsoft Docs

 

Regards, Adam