Document Processing

Modified on Tue, 25 Jul 2023

A document processing node is used to extract data from documents.

The total flow of the Document Processing node is:

Prerequisite: Ensure you have added the file that needs to be extracted to the Jiffy server through Forms or Document Editor.

  1. Initiate the extraction process by using the Call Node to retrieve all the relevant supplier details.
  2. Utilize the Iterate Node to fetch and process each document one by one.
  3. Include the Document Processing Node from the nodes library to your workflow.
  4. In the node, provide the filepath of the document you want to process.
  5. Create a variable to store the response generated by the Document Processing Node.
  6. Save your configuration, and hit the execute button to start the document processing.

Additional Options

You can click the + button in the node to specify more information, like document instance, password, category, and OCR engine for more refined extraction as needed.