getOrgUsers Step

Last published at: May 14th, 2024

Description:

Get users based on organizational structure

Inputs

  • workflowUserID – id of the user
  • selectOrgUserType – select user type, manager or reporting users
  • varGlobalForID – variable or global to store the user ids 

Returns

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

Usage:

Example:

Let’s build and execute the getOrgUsersDef example.          

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