All blocks have an input port, an output port, or both. Input ports are on the left side of a block, and output ports are on the right. You can find an explanation and example for every block here.
There are several ways to add a new block:
Any of these actions will open up the block list, which you can select from and that block will be added to the flow. You can also copy and paste blocks into your flow.
When you open a new flow, the first block you'll see is the Start block.
The Start block has a single output. When you select the Run button, this block sends information through a connection to the next block, causing it to run.
When you create a new flow, before you add any blocks, the Start block has colored suggestions for things you can do:
You can copy and paste blocks in flows using your system's standard keyboard shortcuts. The pasted blocks preserve the copied blocks' configurations. If you copy and paste connected blocks, they keep their connections. You can also copy and paste annotations and groups.
To copy and paste blocks in a flow, do the following:
Select a block. For multiple blocks, hold ⌘ or Ctrl while selecting the blocks.
Select ⌘+C or Ctrl+C to copy the block.
Select ⌘+V or Ctrl+V to paste the block.
Tip: You can copy blocks from one flow and paste them in a different flow.
Last modified: 2024/06/28