Skip main navigation

Workflows and Other Automations

When building automation including workflows, you need to take into consideration other automation (business rules, Microsoft Flows, developer logic) that already exist or will be built. Each type of automation …

Execution Security Text

In the previous step, you looked at real-time workflows, which are used when a business process requires someone to immediately see the results of the process or if you want …

Naming

In the previous step, you looked at dynamic data. This is how you reference data from prior steps in a flow and dynamically bind it to the current properties. In …

Error Handling

In the previous step, you learnt about variables and looping. Variables are initialised and can be set, incremented, or decremented depending on their data type. They can be used in …