Hello guys,
I have integrated Rasa with MS Teams. I need to ask how can I get user email address from Teams when user is talking to my bot through Teams.
Hello guys,
I have integrated Rasa with MS Teams. I need to ask how can I get user email address from Teams when user is talking to my bot through Teams.
hey @Rushi_B
I think you need to check the MS Teams
API reference and check, if it has this information first.
Then you need to actually parse this info in your custom channel for the further usage.