In Flow Designer, how can I get the current login user?

JLeong
Mega Sage

Hi Guys,

In Flow Designer, what is the command/syntax to get the current login user?

Thank you!

 

1 ACCEPTED SOLUTION

Community Alums
Not applicable

HI JLeong,

        Sorry my bad use this :

               outputs.result = gs.getUserID(); //getUserID() is a function.

find_real_file.png

Please Mark as correct or helpful if my solution help you to solve your query.

 

Regards,

Meghnath

View solution in original post

16 REPLIES 16

try the below instead !

 

 

use the below

find_real_file.png

Community Alums
Not applicable

Hi JLeong,

    Please refer below Snapshots,

 

find_real_file.png

 

 

find_real_file.png

 

   If You satisfied with my solution please mark as correct or helpful..!!

 

Regards,

Meghnath

Hi Meghnath,

Thanks for your email and screenshot. I will try this and let you know.

I appreciate you help.

Regards,

Jocelyn

 

 

Hi Meghnath,

It doesn't look like its working.

find_real_file.png

 

find_real_file.png