Adding new capabilities to the core platform can be easily done by using plugins. FlowX plugins represent already-built functionality that can be added to a FlowX.AI platform deployment.
These could be either one of the provided custom plugins that we’ve already built or building your desired plugin.
On our roadmap, we’re also looking to enhance the plugins library with 3rd party providers, so stay tuned for more.
The plugins are microservice apps that can be developed using any tech stack. The only requirement is that they need to be able to connect to the core platform using Kafka events.
To interact with plugins, you need to understand a few details about them:
The currently available plugins are:
Let’s get into a bit more detail about the custom plugins 🎛️
Effortless document generation and safe-keeping
The document management plugin securely stores documents, facilitates document generation based on predefined templates and also handles conversion between various document formats.
It offers an easy-to-use interface for handling documents on event-based Kafka streams.
Multi-channel notifications made easy
The plugin handles various types of notifications:
It can also be used to forward custom notifications to external outgoing services. It offers an intuitive interface for defining templates for each kind of notification and handles sending and auditing notifications easily.
Helper for back-officers and supervisors, easy track, assignment management
The Task Management plugin has the scope to show a process that you defined using FlowX Designer, using a more business-oriented view. It also offers interactions at the assignment level.
Convenient and secure access to user data
Light CRM uses an Elasticsearch engine to retrieve user details using partial matches on intricate databases.
Automatic key information extraction
Used to easily read barcodes or extract handwritten signatures from PDF documents.
Easy-to-read dynamic dashboards
Use reporting plugin to build and bootstrap custom reports built on generic information about usage and processes.
Adding new capabilities to the core platform can be easily done by using plugins. FlowX plugins represent already-built functionality that can be added to a FlowX.AI platform deployment.
These could be either one of the provided custom plugins that we’ve already built or building your desired plugin.
On our roadmap, we’re also looking to enhance the plugins library with 3rd party providers, so stay tuned for more.
The plugins are microservice apps that can be developed using any tech stack. The only requirement is that they need to be able to connect to the core platform using Kafka events.
To interact with plugins, you need to understand a few details about them:
The currently available plugins are:
Let’s get into a bit more detail about the custom plugins 🎛️
Effortless document generation and safe-keeping
The document management plugin securely stores documents, facilitates document generation based on predefined templates and also handles conversion between various document formats.
It offers an easy-to-use interface for handling documents on event-based Kafka streams.
Multi-channel notifications made easy
The plugin handles various types of notifications:
It can also be used to forward custom notifications to external outgoing services. It offers an intuitive interface for defining templates for each kind of notification and handles sending and auditing notifications easily.
Helper for back-officers and supervisors, easy track, assignment management
The Task Management plugin has the scope to show a process that you defined using FlowX Designer, using a more business-oriented view. It also offers interactions at the assignment level.
Convenient and secure access to user data
Light CRM uses an Elasticsearch engine to retrieve user details using partial matches on intricate databases.
Automatic key information extraction
Used to easily read barcodes or extract handwritten signatures from PDF documents.
Easy-to-read dynamic dashboards
Use reporting plugin to build and bootstrap custom reports built on generic information about usage and processes.