How to get current user's email address

I’m trying to make a Slack connector. I’d like to pass the current active user’s email so I can lookup the slack user ID. I can get any particular @user’s email and I can get the current user’s name, but I can’t see a way to get the current user’s email. Any ideas?

Hi @Gary;
how did you try it?

Thanks @thorsten.langner! I was working in the expression editor, and wasn’t able to find it in ‘@App Info.Logged-in User’ or to specify the logged in user in ‘@users.’ Saving the method you showed to a variable and then sticking it in the expression editor is easy enough