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
| Field | Value |
|---|---|
| Function | Low-code automation and system integration platform |
| Status | ✅ Production |
| Owning squad | Automation Squad |
| Platform | N8N (Self-hosted on GCP) |
Overview
N8N is used to automate integration flows between systems via APIs, webhooks, and native connectors. It is the preferred choice for integrations that do not involve GUI interaction — complementing UIPath (which handles systems without APIs).
Architecture
flowchart LR A[User / Source system] --> B[N8N] --> C[Target system / output]
(Replace with the actual system diagram.)
Configuration and environments
| Environment | URL / Endpoint | Notes |
|---|---|---|
| Production | (fill in) | (fill in) |
| Staging | (fill in) | (fill in) |
Integrations
| Integrated system | Type | Direction | Documentation |
|---|---|---|---|
| (fill in) | REST API / Event / RPA | Inbound / Outbound | (link) |
Access
- Authentication via Entra ID (SSO)
- Access group: (fill in AD group)
- Access request: via ServiceNow
Operations
See the runbook for detailed operational procedures.
Troubleshooting
| Problem | Likely cause | Solution |
|---|---|---|
| (fill in) | (fill in) | (fill in) |
Contacts
| Role | Name | Contact |
|---|---|---|
| Technical owner | (fill in) | (fill in) |
| Vendor / support | (fill in) | (fill in) |