Skip to product information

n8n Supplier Diversity Classifier: Groq + Notion + Slack Alerts

n8n Supplier Diversity Classifier: Groq + Notion + Slack Alerts

 (200+Reviews)
Regular price £78.99
Regular price £78.99 Sale price
SAVE Sold out
Instant Digital Download
Unlimited Downloads
Lifetime Access in Your Account
🔥
128+ Sold
Popular with n8n builders
23 people viewing
High interest right now
9 added today
Fast-moving digital product
n8n Supplier Diversity Classifier: Groq + Notion + Slack Alerts

n8n Supplier Diversity Classifier: Groq + Notion + Slack Alerts

Regular price £78.99
Regular price £78.99 Sale price
SAVE Sold out

Automatically classify supplier diversity with Groq, save results in Notion, and alert your team on Slack

This n8n automation workflow takes a list of suppliers via webhook, uses Groq-hosted LLMs to classify each supplier’s diversity status and score, generates an alternative recommendation for low-diversity suppliers, then writes everything to Notion and notifies stakeholders through Gmail and Slack.

What this workflow does

  • Receives supplier data via Webhook (POST): it exposes an endpoint (e.g., /supplier-onboarding) and expects a JSON body containing a suppliers array (fields like supplier_name, supplier_id, category, and country).
  • Processes suppliers one-by-one: splits the incoming list into individual supplier records for classification.
  • Classifies diversity with Groq LLM: labels each supplier as Minority Owned, Women Owned, Small Business, or Not Diverse, including a certification, a diversity score, and reasoning.
  • Merges results back into the supplier record: adds the AI output plus a processing timestamp.
  • Filters low-diversity suppliers: targets suppliers marked “Not Diverse” or with a diversity score below 50.
  • Generates an alternative recommendation: for flagged suppliers, runs a second Groq LLM to produce a single standardized alternative supplier recommendation.
  • Stores and alerts: creates a new page in a Notion database with supplier details and recommendation, then sends an alert email via Gmail and posts to a Slack channel before returning a JSON webhook response.

Use cases

  • Supplier onboarding teams needing consistent supplier diversity classification during procurement workflows.
  • SaaS operators and automation engineers building an auditable pipeline that logs decisions in Notion and escalates in Slack.
  • Organizations periodically re-checking suppliers and requesting alternative options when scores are low.

Technical details

  • n8n Webhook (POST with suppliers array), plus if, set, and code nodes for routing, formatting, and data shaping.
  • Groq LLM for initial classification and second-pass alternative supplier recommendation.
  • Notion node to create database pages with results and recommendations.
  • Gmail and Slack nodes to send email and channel alerts.
View full details