Maven Lane Technical Documentation
Welcome to the central knowledge base for Maven Lane’s technical infrastructure. This site documents our automation workflows, system architectures, and operational logic.
Documentation Modules
n8n Automation Flows
The core engine of our business logic. This section documents all active pipelines.
System Quick Links
Production Environment
- Automation (n8n): automation.mavenlane.com
- ERP (Acumatica): mavenlane.acumatica.com
- PIM (Plytix): pim.plytix.com
- Master Google Drive: drive.google.com
Contribution Guide
This documentation is built with Quartz and hosted on Vercel.
- To add a new flow: Navigate to the
n8n Automation Flowsfolder and create a new.mdfile using the template in the section index. - Locality of Behavior: Keep documentation as close to the code/logic as possible. If you change a node in n8n, update the corresponding doc immediately.