Skip to main content

Automate vendor due diligence research with Gemini & Jina AI

Workflow preview

Workflow preview
100%
Automate vendor due diligence research with Gemini & Jina AI preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

This workflow contains community nodes that are only compatible with the self hosted version of n8n. Who is this for? This workflow is desig...

Best for

  • Document Extraction automation workflows
  • AI Summarization automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.httprequest, n8n-nodes-base.formtrigger, n8n-nodes-base.wait, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.code

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Adnan.

Original n8n.io source

1.1 Workflow description

Title
Automate vendor due diligence research with Gemini & Jina AI
Workflow name
Automate vendor due diligence research with Gemini & Jina AI

This workflow contains community nodes that are only compatible with the self-hosted version of n8n.

πŸ‘₯ Who is this for?

This workflow is designed for a variety of professionals who manage vendor relationships and data security. It is especially beneficial for:

  • πŸ›‘οΈ GRC (Governance, Risk, and Compliance) Professionals: Streamline your risk assessment processes
  • πŸ”’ Information Security Teams: Quickly evaluate the security posture of third-party vendors
  • πŸ“‹ Procurement Departments: Enhance due diligence when onboarding new service providers
  • πŸš€ Startup Founders: Efficiently assess vendors without a dedicated security team

This tool is perfect for anyone looking to automate the manual review of vendor websites, policies, and company data. ✨

🎯 What problem is this workflow solving?

Manual vendor due diligence is a time-consuming process that can take hours for a single vendor. This workflow automates over 80% of these manual tasks, which typically include:

  • πŸ” Finding and organizing basic vendor information
  • 🏒 Researching the company's background
  • πŸ“„ Collecting links to key documents like Privacy Policies, Terms of Service, and Trust Pages
  • πŸ“– Manually reviewing each document to extract risk-relevant information
  • πŸ“Š Compiling all findings into a formatted report or spreadsheet for record-keeping

By leveraging Gemini for structured parsing and web scraping with live internet data, this workflow frees you up to focus on critical analysis and final review. ⚑

βš™οΈ What this workflow does

This end-to-end automated n8n workflow performs the following steps:

  1. πŸ“ Intake: Begins with a simple form to capture the vendor's name, the business use case, and the type of data they will handle
  2. πŸ”Ž Background Research: Gathers essential background information on the company
  3. ⚠️ Risk Analysis: Conducts comprehensive research on various risk-related topics
  4. πŸ”— URL Extraction: Finds and validates public URLs for privacy policies, security pages, and trust centers
  5. πŸ“ˆ Risk Assessment: Generates a structured risk score and a detailed assessment based on the collected content and context
  6. πŸ“€ Export: Exports the final results to a Google Sheet for easy access and record-keeping

πŸš€ Setup

To get started with this workflow, follow these steps:

  1. πŸ”‘ Configure Credentials: Set up your API credentials for Gemini and Jina AI
  2. πŸ“Š Connect Google Sheets: Authenticate your Google Sheets account and configure the the Sheet where you want to store the results
  3. πŸ”— Download the Google Sheet template for your assessment ouput from here
  4. βš™οΈ (Optional) Customize Prompts: Adjust the prompts within the workflow to better suit your specific needs
  5. 🎯 (Optional) Align Risk Framework: Modify the risk questions to align with your organization's internal vendor risk framework

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 2 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 3 - Structured Output Parser

Type / Role
@n8n/n8n-nodes-langchain.outputParserStructured - outputParserStructured
Config choices
Version 1.3

Block 4 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 5 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 6 - Answer risk questions

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 7 - Intake form

Type / Role
n8n-nodes-base.formTrigger - formTrigger
Config choices
Version 2.2

Block 8 - Delay1: 1 second

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 9 - Delay2: 1 second

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 10 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 11 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 12 - Build Research Prompts

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 13 - Research Company Background

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 14 - Gemini - Risk Assessment

Type / Role
@n8n/n8n-nodes-langchain.lmChatGoogleGemini - lmChatGoogleGemini
Config choices
Version 1

Block 15 - Gemini - Link Summarizer

Type / Role
@n8n/n8n-nodes-langchain.lmChatGoogleGemini - lmChatGoogleGemini
Config choices
Version 1

Block 16 - Extract Reference URLs

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 17 - Fetch Web Content

Type / Role
n8n-nodes-base.jinaAi - jinaAi
Config choices
Version 1

Block 18 - Summarize Web Content

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 2

Block 19 - Validate URL Extraction

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 20 - Determine Vendor Classification

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 21 - Calculate Risk Score

Type / Role
@n8n/n8n-nodes-langchain.informationExtractor - informationExtractor
Config choices
Version 1.2

Block 22 - Handle No URLs Found

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 23 - Merge Content Data

Type / Role
n8n-nodes-base.aggregate - aggregate
Config choices
Version 1

Block 24 - Sanatize URL Data

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Showing the first 24 of 27 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Automate vendor due diligence research with Gemini & Jina AI
Complexity advanced
Nodes 27
Categories Document Extraction, AI Summarization
Author Adnan
Published 06 Jul 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/5723/5723.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Automate vendor due diligence research with Gemini & Jina AI do?

This workflow contains community nodes that are only compatible with the self hosted version of n8n. Who is this for? This workflow is desig...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Document Extraction, AI Summarization use case.