User Name - Getting Started with Rasa / Tutorials, Resources & Videos - Rasa Community Forum

👋 Introducing the Rasa Playground

post by Aashay1 on Jan 14, 2020

Hi , I want my chat bot to ask for user Id , then extract the user name from MS SQL .The data is stored in MS SQL , then my bot should greet with user name eg : Hi john , how can i help you today .

I am very new to this thank you


post by priya359 on Jan 14, 2020

hello @Aashay1

you can parse the user id as ‘entity’ from user response and save this in a slot(bot’s memory) and reply with custom action where you can query your DB for required data to respond

I hope this helps or tell me where exactly you need help

post by Aashay1 on Jan 14, 2020

Hey Priya ,

Thankz for quick reply , I’ll surely work on it !!

Related topics

Topic Replies Views Activity
Greet user with His name “Hello ! XXX , This is Sara Bot ” 2 739 Jun 2020
How to extract user name from chatbot hosted on MS teams? 0 357 Apr 2021
User’s name extraction from slots 4 514 Oct 2020
Rasa username extraction 3 716 Sep 2021
Username extraction 2 488 May 2021