Playbooks¶
Playbooks are the main way to define your automation without writing any code. You can create your playbooks by using the visual flow editor.
A playbook is a collection of Action, Utility, Playbook, Decision, Filter, Format and Human Input blocks that are executed in a specific order.
Blocks can be connected to each other to create a flow. For example, you can connect an Action block to a Decision block to create a flow that will execute the action and then decide what to do next based on the result of the action.