πŸ”¬ Extract organizations & summarize documents with Foxit and Diffbot

⚑ 350 views Β· πŸ”¬ Document Extraction & Analysis

Description

How It Works

This N8N template demonstrates using Foxit’s Extraction API to get information from an incoming document and then using Diffbot’s APIs to turn the text into a list of organizations mentioned in the document and create a summary.

How it works

Requirements

Next Steps

This workflow assumes PDF input, but Foxit has APIs to convert Office docs to PDF and that flow could be added before the Extract API is called.

Diffbot returns an incredible set of information and more could be used in the email.

Instead of emailing, you could sort documents by organizations into new folders.

πŸ”— Nodes Used

HTTP Request, Google Drive, Gmail, Google Drive Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup