📄️ Mapping data between steps
Basic data concepts
📄️ Project Config data (reusable variables)
In any project you can set 'project level config':
📄️ Environment and Auth variables
There is a list of $.env variables that - at any point in your workflow - can be used to access basic info about the workflow/solution environment. These are:
📄️ Fallback values
Fallback values can be used for occasions when you know that data being returned will be inconsistent in some way.
📄️ Data tables
📄️ Storing and retrieving data
The Data Storage connector is one of the key connectors that you will need to use.
📄️ Working with lists
Accessing data in lists
📄️ Conditional logic
Conditional logic is a powerful feature of the Tray.io workflow editor. It can be used to ask key questions whose answers will then determine what path your workflow will take.