MakeUserActiveInactive Step

Last published at: April 6th, 2021

Description:

Make a selected user active or inactive

Inputs

  • workflowUserID – id of the user
  • markActive – make the user active or inactive 

Returns

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

Usage:

Example:

Let’s build and execute the MakeUserActiveInactiveDef example.          

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