Zoho Creator implementation points
First define the data responsibilities of Creator and CRM/Books; Production is prohibited from directly changing the production form structure and uses Sandbox push.Deluge/REST integration requires writing an Integration Log and key rotation strategy.MiCount can assist with Zoho One permission matrix and cross-application synchronization design.
Zoho Creator · Getting Started
Applications · Forms · Reports · First introduction to Deluge · Suggestions 1–2 weeks
Zoho Creator is the low-code application platform of the Zoho ecosystem: it uses forms to collect data, uses workflow/automation to connect processes, and can connect to CRM/Books, etc.Make a shareable web/mobile application in the first week.You can directly refer to Creator Help Center Practice step by step.
learning path
application structure
Workspace, App, Form, Report, Page; roles and portals.
Logic and Automation
Workflow, Approval, Schedule, Deluge basic scripts.
Publish and move
Customer Portal, Zoho Creator Mobile App, Embedded in Zoho One.
official document comparison
| theme | Learning points | Link |
|---|---|---|
| Getting Started | Create application, drag and drop form, first record | Getting Started |
| Forms & Fields | Field types, subforms, lookups and formulas | Forms |
| Deluge | on add/edit, fetch records, integrated functions | Deluge |
| Workflow | Conditions, notifications, custom actions | Workflow |
arithmetic · Beginner’s practical weekly plan
Day 1–4
- Register Creator; build "Equipment Request" type application (equipment application).
- Form: Applicant, Department Lookup, Asset Type, Approval Status.
- List Report + Kanban (by status); 1 Dashboard count cards.
Day 5–7
- Approval workflow: Manager Approval → Email + Status Update.
- Deluge: Verify that the inventory number is unique when submitting.
- Publish the Customer Portal link, try filling it out on the mobile phone and collect feedback.
Hands-on Tasks (Acceptance Criteria)
Task: Leave/Work Order Demo (including mobile experience)
- Form + subform (optional attachment) + automatic numbering.
- 2 level approval + rejection reason required; history report.
- Page embeds instructions and FAQ; Portal is only visible to logged in users.
- Screenshot + 2 minute screen recording to illustrate key configuration points.
See developer.html for synchronization scenarios with Zoho CRM; see admin.html for enterprise governance.