Get workflow user id

Last published at: April 26th, 2021

Description:

Get the workflow user id using user’s user name

Inputs

  • userName – user name of the user
  • varGlobalForID – variable or global to store the user’s user id 

Returns

  • True – step executed successfully
  • False – step failed to execute 

Usage:

Example:

Let’s build and execute the getWorkflowUserIDDef example.          

  • Create a new definition called “getWorkflowUserIDDef
  • Select the definition and click the “design” button
  • Drag a getWorkflowUserID step from the toolbox
  • Connect the dots between the start and getWorkflowUserID step