Steps
Steps are the building blocks you use to create workflows.- Use triggers, code, and pre-built actions
- Steps are run linearly, in the order they appear in your workflow
- You can pass data between steps using the
stepsobject - Observe the logs, errors, timing, and other execution details for every step