Platform note
Zoho Creator
Zoho Creator is a low-code platform for forms, workflows, reports, and lightweight business applications. It is often used where teams need departmental systems quickly and want them managed closer to the business than to a central development function.
Zoho Creator applications often become important because they capture specialist workflows that never made it into the main business systems.
What it was typically used for
Organizations used Zoho Creator for internal service requests, approvals, field tracking, customer or vendor administration, operational reporting, small case processes, and data-collection workflows built around forms.
Why it still matters in rescue work
Zoho Creator tends to store business logic across forms, Deluge scripts, workflows, reports, and integrations. Rescue work needs to recover the real process decisions behind the convenience of the builder interface.
Artifacts to inspect when extracting business logic
- Forms and field definitions: data capture, required inputs, and validation rules.
- Workflows and Deluge scripts: branching, automation, calculations, and event behavior.
- Reports and views: operational states, filters, and reporting logic.
- Pages and dashboards: user navigation and role-specific presentation of process steps.
- Roles and permissions: access-based behavior and task separation.
- Integrations and notifications: external dependencies and business triggers.