Skip to main content
Version: 3.1.0

๐Ÿ“ฆ Documents plugin

The document plugin can be easily added to your custom FLOWX.AI deployment to enhance the core platform capabilities with functionality specific to document handling.

The plugin offers the possibility to:

  • store and make changes to documents
  • generate documents based on predefined templates and custom process related data
  • create various templates using the WYSIWYG editor

  • import already created templates from other environments

caution

After exporting a document template, it is transformed into a json that can be imported later.

  • convert documents from PDF to JPEG
  • splitting bulk documents into smaller separate documents
  • editing documents to add generated barcodes/signatures and assets

It can be quickly deployed on the chosen infrastructure, preloaded with the needed industry-specific document templates using an intuitive WYSIWYG editor, and then connected to the FLOWX Engine through Kafka events.

It can be easily used and integrated into your business processes definitions by using Kafka send/receive event nodes.

ยปKafka send event nodeยปKafka receive event node

Let's go through the steps needed to deploy and set up the plugin:

ยปDocuments plugin setup

We've prepared some examples of various use cases where this plugin would be useful:

ยปUsing the plugin

Was this page helpful?