Warning
🚧 Work in Progress: This page is currently under construction. Content may be incomplete or subject to change. To contribute, see the contribution guide.
N8N Flows in Production
Info
Template: Register all production N8N flows/robots here.
Active flows
| Name | Automated process | Frequency | Owner | Status |
|---|---|---|---|---|
| (fill in) | (fill in) | (fill in) | Automation Squad | ✅ Active |
Flow documentation template
[Flow name]
| Field | Value |
|---|---|
| Automated process | (description of the manual process that was automated) |
| Systems involved | (systems the flow accesses) |
| Trigger | (schedule / event / manual) |
| Frequency | (daily / hourly / on-demand) |
| Owner | Automation Squad |
| Repository | (GitHub link) |
| SLA | (maximum expected execution time) |
Execution flow:
- (step 1)
- (step 2)
- (step 3)
Common troubleshooting:
| Error | Cause | Solution |
|---|---|---|
| (fill in) | (fill in) | (fill in) |