Skip to main content

Create Variable

Creates a new variable and assigns it the given value.

Common use cases

  • Data Manipulation
  • Data Management

Application

  • Data

Inputs (what you have)

NAMEDESCRIPTIONTYPEREQUIREDEXAMPLE
Content to copyContent to copy to the field defined in 'Field name'Text (Long)YesValue 1
Field nameProvide the name of the destination fieldText (Short)YesField1

Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Available Inputs section. These variables in the Available Inputs section are the outputs of previous Wrk Actions in the Wrkflow.

Outputs (what you get)

  • To be defined by the using the "Fields to capture" in the wrkflow editor.

Outcomes

NAMEDESCRIPTION
SuccessThis status is selected if the content was successfully copied, and the provided link can be used to directly access the file
UnsuccessfulThis status is selected in the event of the following scenarios:- The value to copy is missing

Requirements

  • N/A