Blocks are a Flow's fundamental unit. Each block stores information or performs a task. You can configure a block to fit your specific use case. Blocks may have input ports, output ports, or both. You can use these ports to connect your blocks to send information or trigger an action.
A list of available Flows blocks appears below, with links to more detailed descriptions.
Start - The starting point for every Flow. The Start block appears automatically in every new Flow.
You can embed data blocks in other blocks to access the data blocks' values. For example, you could embed a String block in a List block to include the String block's value as an item in the List block's array.
Blocks that support embedding have an Add data blocks icon . To embed a block, select the Add data blocks icon , then select a block from the dropdown list.
You can embed data blocks in the following blocks: