Before You Begin
This tutorial will walk you through designing your first simple workflow. We will create a standardTO DO
→ IN PROGRESS
→ DONE
lifecycle, which is the foundation for countless business processes.
Prerequisite: This guide assumes you have already created a
Function
and an Object Type
named “Task”. If you haven’t, please follow our Creating Your First Object Type guide first.Step-by-Step Guide: Creating a ‘Task’ Workflow
Your First Workflow is Ready!
Congratulations! You have now successfully designed a complete, logical workflow. Every “Task”Object
created from this Object Type
will now be bound to this exact TO DO
→ IN PROGRESS
→ DONE
lifecycle.
This simple act enforces your business process, ensures data consistency for reporting, and makes the status of every task instantly understandable.