Skip to main content

Copy content

Copies the content of one input field into another

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 Expected fields 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