Hey n8n community,
Wanted to share a production workflow system we built for a mid-sized law firm in Germany that’s been running for 4+ months.
## The Problem
The firm has 10 attorneys across multiple practice areas. Their content was entirely manual - nobody had time, so nothing happened consistently.
## The Solution
We built a multi-workflow system with 6 active workflows and 331 nodes:
1. **Topic Generation** - n8n generates 5 personalized topic suggestions per attorney with global deduplication
2. **Teams Notification** - Adaptive Cards for one-tap approval in Microsoft Teams
3. **Content Creation** - Auto-generation with practice-specific guidelines
4. **Image Generation** - Bannerbear + Cloudinary
5. **Publishing** - Meta Graph API to Instagram + Facebook
6. **Quality Control** - Fisher-Yates shuffle, 12 topic categories
## Results
- 8-10 posts/month across 10 attorneys
- Less than 2 hours attorney time/month
- Zero duplicates (global dedup)
- Autonomous since November 2025
## Tech Stack
- n8n (self-hosted, GDPR-compliant)
- Microsoft Teams (Adaptive Cards)
- Airtable, OpenAI API, Cloudinary, Bannerbear, Meta Graph API
## Key Learnings
1. **Self-hosting is non-negotiable** for law firms
2. **Approval flow > AI quality** - frictionless approval is everything
3. **Deduplication is harder than generation**
4. **Start with content, expand to processes**
## Free Templates
3 free n8n workflow templates for law firms:
- Client Intake Automation (18 nodes)
- Deadline Monitoring (13 nodes)
- Document Request Chain (19 nodes)
Download: [ n8n Workflow-Vorlagen fuer Kanzleien - Kostenloser Download | fudaut ]( n8n Workflow-Vorlagen fuer Kanzleien - Kostenloser Download | fudaut )
Questions welcome!