Get current user information in playbook

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.

Solved Solved
0 1 74
1 ACCEPTED SOLUTION

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. 

 

 

View solution in original post

1 REPLY 1

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.