1

I'm trying to get user's infos when they send a new message to the bot on Microsoft Teams, but I'm new on this things and cannot do it for myself, need some assistance step-by-step. Can you help me with this ? And, how can I use this infos during de code ?

I've did the bot, and I'm showing cards with buttons to them with some options that are receiving from QnAMaker, now, i wanna get those infos to in the future make a connection with AD and do some things.

I expect to get users' infos from the chatbot on MS Teams and use this during the code.

1 Answers1

0

@Murilo Teixeira You could fetch the users information using Context for Bots. Here is a sample which fetches the user information.

Gousia Begum
  • 2,076
  • 1
  • 5
  • 9