Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
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 %}