In the following document, we’ll describe the details of dependencies of various components in the formsflow.ai solution.
To build interactive dashboards and gain insights.
| Component | Version |
|---|---|
| Redash | 24.04.0 |
REST API to formsflow.ai integration components
| Component | Version |
|---|---|
| Python | 3.13.9 |
| Flask | 3.1.1 |
| Postgres | 11.0 |
For workflow and decision automation
| Component | Version |
|---|---|
| Camunda | 7.21.0 |
| SpringBoot | 3.3.11 |
| Postgres | Latest |
To build data management applications
| Component | Version |
|---|---|
| Formio | 3.2.0 |
| Mongo | 5.0 |
Identity Management
| Component | Version |
|---|---|
| Keycloak | 7.0 and above |
- If you are using keycloak version 11.0 and above, you can use the keycloak import script mentioned here .
- If you are in keycloak version 7.0 and above, refer our guide on how to manually setup keycloak roles/users .
Delivers progressive web application
| Component | Version |
|---|---|
| React | 17.0.2 |
| Formio | 4.21.4 |
To create new front-end modules
| Component | Version |
|---|---|
| React | 17.0.2 |
| Formio | 4.21.4 |
| Webpack | 5.94.0 |
REST API to formsflow.ai integration components
| Component | Version |
|---|---|
| Python | 3.13.9 |
| Fast API | 0.116.1 |