Workflows
Copy & Share Workflows
Learn how to copy and share workflows in Trickest Editor
Coping of entire workflows is covered in Workflow Management guide. In this guide, we will cover how to copy and share workflows in Trickest.
In this tutorial, we are going to cover copying particular nodes or entire workflow inside the workflow editor.
Copying Nodes
Copying Single Node
To copy a node, you can simply select the node and press Ctrl + C
on your keyboard. For Mac users, you can press Cmd + C
.
Let’s copy the python-script
node.
Copying Multiple Nodes
To copy multiple nodes, you can:
- Select the nodes by holding
Shift
key and clicking on the nodes. Then, pressCtrl + C
on your keyboard. For Mac users, you can pressCmd + C
.
- You can also select multiple nodes by dragging a selection box around the nodes. Then, press
Ctrl + C
on your keyboard. For Mac users, you can pressCmd + C
.