Before starting to use Engini, explore the basic concepts and terminology.
Workflows #
Engini’s “Workflows” allowing users to construct dynamic processes that adapt to their specific needs. These workflows can seamlessly operate in an automated, manual, or scheduled routine. Each workflow comprises of a trigger that sets the process in motion and one or more actions.
Triggers #
A trigger is an event, condition, or action that initiates a sequence of predefined steps or tasks within a workflow. Triggers are used to automate and control the flow of work, ensuring that specific actions are taken in response to certain events or conditions.
These triggers can take on various forms, including manual activation by an operator, automatic initiation in response to specific conditions or events, or even scheduled to run at predefined times.
Activities #
Activities refer to the individual tasks, actions, or steps that are executed in a predetermined sequence to achieve a specific objective. These activities are the building blocks of a workflow, and they can encompass a wide range of actions, from data entry and document processing to approvals, notifications, and data transfers.
Activities are typically interconnected and dependent on one another, with the successful completion of each activity often triggering the commencement of the next.
Tables #
In Engini, tables serve as structured containers that house valuable database content. They offer the flexibility to define column types, allowing you to precisely tailor the structure of your data. Furthermore, these tables become the canvas upon which you can orchestrate specific and targeted automations. Whether you need to retrieve, update, or manipulate data, Engini’s tables provide a robust foundation for achieving your automation goals with precision and efficiency.
AppMaker #
Engini’s AppMaker stands as a powerful tool within the platform, providing users with the means to craft and shape their own applications seamlessly. With AppMaker, you’re not just building apps; you’re shaping a tailored user experience. It’s where you define the structure, design the user interface, and create the logic of your applications. Whether you’re looking to present data in a structured manner, establish connections between screens, or make data contextually relevant, Engini’s AppMaker empowers you to transform your ideas into functional, user-friendly applications that precisely fit your unique needs.
Connections #
Connections are the vital links that enable seamless interaction and data exchange between different systems or applications. These connections serve as bridges that facilitate the flow of information, actions, and commands from one part of a workflow to another, or between external systems and the workflow itself.
Establishing a connection typically involves configuring specific settings and authentication credentials, allowing the workflow to access and utilize the functionalities of a given system or application.