Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 665 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 665 Bytes
description
In this section you will learn about the steps

Steps

Steps are the building blocks of the workflow - they execute specific tasks, whether it's change a record, make an API call, or show a notification.

Steps consist of actions and rules. An example of an action would be "Updating a record in Airtable" and an example of a rule could be "If condition" that will divide a workflow into two branches.

Learn more here:

{% content-ref url="actions.md" %} actions.md {% endcontent-ref %}

{% content-ref url="rules.md" %} rules.md {% endcontent-ref %}