BoxCreateFolder Step

Last published at: May 2nd, 2021

Description:

Delete a file in Box. 

Inputs

  • destinationFilePath– Path of the Box application where the new folder is created
  • varToStoreResult- Variable to store the result

Return

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

Usage:

To use this step, you must configure Dropbox in FlowWright application. 

Example:

Let’s build and execute the BoxCreateFolderDef example. 

  • Create a new definition called “BoxCreateFolderDef”
  • Select the definition and click the “design” button
  • Drag a BoxCreateFolder step to the canvas
  • Connect the dots between the start and BoxCreateFolder step

  • Click on the “BoxCreateFolder” step to configure its properties
  • Configure the following values for the properties as shown on the below graphic 

  • Save the workflow definition, create a workflow instance and execute.  Step should create a new directory in the box.