For a more in-depth look at how workflows work, check out the article series below. This covers how to combine events and actions to make your app respond to user interaction
Conditions are used to determine whether a workflow or action should run or not, by checking whether something is true. The article below covers how they work.
Dynamic expressions are used both to set up conditions, and are highly useful in different actions that you may want to add to your workflows. If you are unfamiliar with this subject, we recommend reading through the guide below:
All apps have the occasional bug, and our debugging tools help you squish them efficiently. The debugger helps you go through workflows step by step to see how they perform and the values they return.