Skip to main content

Set variable

Set a variable by copying content from one field into another field.

Common use cases

  • Data Manipulation
  • Data Management

Application

  • Data

Inputs (what you have)

NAMEDESCRIPTIONTYPEREQUIREDEXAMPLE
Field to copyCopy fieldTextYesField1
Provide the name of the destination fieldDestination fieldTextYesField-2

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 "Custom Outputs" 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