Skip to main content
Solved

Get current user information in playbook

  • June 2, 2025
  • 1 reply
  • 26 views

Forum|alt.badge.img+1

Hello

Do you know if it's possible to get current user information in playbooks ?

I know that there is a key named "General.CurrentUserFullName" but this seems to not work as expected.

For example, I would use the information on which user is currently logged in, as a condition in a playbook.

Thank you very much.

Best answer by TonyH

I don't believe this logic will provide real time logged in user details with General.CurrentUserFullName. You can submit a feature request to get it added. It might be possible to do what you're asking with a manual action but would require some work. 

 

 

1 reply

Forum|alt.badge.img+8
  • Staff
  • Answer
  • June 2, 2025

I don't believe this logic will provide real time logged in user details with General.CurrentUserFullName. You can submit a feature request to get it added. It might be possible to do what you're asking with a manual action but would require some work.