Hi! How can i get user handle variable in workflow?
the invoker
variable is available in the workflow context.
It is the ID of the user who triggered the workflow.
Then you can fetch the user object based on the ID.
Hi! How can i get user handle variable in workflow?
the invoker
variable is available in the workflow context.
It is the ID of the user who triggered the workflow.
Then you can fetch the user object based on the ID.