November’s release adds the new FillFaster connection and a new Session Variable feature.
New Features #
New Connections #
FillFaster Connection #
Description
The FillFaster connection enables your workflows to create new submissions, populate form fields dynamically, and retrieve generated PDF outputs directly from FillFaster. It provides a way to interact with FillFaster’s form-processing and document-generation capabilities from within Engini.
Purpose
Use this connection to automate and standardize form-related processes, including creating submissions, filling structured or dynamic data fields, and retrieving finalized PDF documents for storage, processing, or distribution. It also supports customizable API requests for advanced use cases, making it ideal for integrating external systems, onboarding workflows, and automated documentation pipelines.
To learn more about the FillFaster Connection, click here.
Feature Improvement #
Update Session Variable #
Description
Session Variables let you store temporary values during an app session, such as inputs the user provides on the first screen. They can be referenced across screens and used inside business rules without saving anything to the database.
Purpose
Their goal is to enable quick, lightweight app logic like validating user details or holding temporary selections, all without requiring permanent data or authentication systems.
To learn more about Session Variables, click here
