removeUser Step

Last published at: April 6th, 2021

Description:

Removes a selected user

Inputs

  • workflowUserID – user id of the user

Returns

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

Usage:

Example:

Let’s build and execute the removeUserDef example.          

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