Hi @HenryJammes Hope you doing well.
I have published Team channel on copilot flow so my chatbot is working but i need to get user email from team side i mena the user who is sending the query to copilot i want to log , is there any system variable that can get me user email?
thank you ,
@manuelstgomes @abm @Michal
Sure i will remove this variable and directly pass to action node
thank you
Thats the one, but you don't really need the set variable. You can just use the System variable directly like any other variable. It won't work for all bots because it is dependent on Authentication. But it will work in Teams.
If you set the authentication under security to Teams then there will be a system variable generated by the bot called User.Email which will contain the user's email address.