Copy content
Copies the content of one input field into another
Common use cases
- Data Manipulation
- Data Management
Application
- Data
Inputs (what you have)
| NAME | DESCRIPTION | TYPE | REQUIRED | EXAMPLE |
|---|---|---|---|---|
| Field to copy | Copy field | Text | Yes | Field1 |
| Provide the name of the destination field | Destination field | Text | Yes | Field-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
| NAME | DESCRIPTION |
|---|---|
| Success | This status is selected if the content was successfully copied, and the provided link can be used to directly access the file |
| Unsuccessful | This status is selected in the event of the following scenarios:- The value to copy is missing |
Requirements
- N/A