BoxGetfile Step

Last published at: July 27th, 2024

Description:

Send (Download file to Box).

Inputs

  • filename– Name/ID of the source file to be downloaded. 
  • destinationFilePath– Path to save the file to local machine.

Returns

  • 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 BoxGetfileDef example. 

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

  • Click on the “BoxGetfile” 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 download file to box.