Developer Guide¶
This guide is for process builders and solution developers who create Emakin applications. It separates core modeling, UI design, scripting, integrations, tutorials, and deeper reference so you can move from concept to implementation without mixing tutorial material into reference-heavy sections.
Start Here¶
- Getting Started for the recommended solution-building flow
- Process Modeling for process definitions, data models, decisions, and storage
- Forms and UI for forms, widgets, rules, data sources, and screen-oriented design
- Scripting for script concepts and generated reference
- Integrations for REST, embedding, and channel web hooks
- Tutorials for worked examples
- Technical Reference for diagnostics and XPath/XQuery reference
Typical Delivery Flow¶
- Start with solution-building guidance.
- Model the process structure and business data.
- Design forms and screens.
- Add scripts, integrations, and advanced rules.
- Validate behavior with tutorials, diagnostics, and iteration.