Workflow template
★ 6.6 · n8n · complex · 30 nodes
Workflow template is an n8n automation template that reviews contracts for legal risks: it fetches a document from Google Drive, sends the text to Groq LLM to identify risky clauses, saves a structured report to Notion, and fires a Slack alert. Reach for it when a legal or procurement team is tired of manually scanning dozens of contracts before signing, when you need to flag dangerous terms in a supplier agreement or NDA quickly, or when the team wants an instant Slack notification as soon as a new file lands in Drive. Trigger: webhook — send a request referencing the file and the pipeline runs automatically. Integrations: Groq (LLM inference), Google Drive (document source), Notion (results database), Slack (alerts). Deploy by importing the JSON template into any n8n instance, cloud or self-hosted — no custom code required. Direction: inbound contract analysis, not document generation or e-signing. Model outputs are advisory and must be reviewed by a qualified lawyer before acting on them. Not suitable when documents are too sensitive to pass through the Groq API.
- #Groq
- #Google Drive
- #Notion
- #Slack