n8n Automation
- URL: https://n8n.agmegypt.com
- Port: 5678
- Container:
n8n - Data:
E:/n8n-data - Environment:
NODE_FUNCTION_ALLOW_EXTERNAL=pdfmake
Active Workflows
| ID | Name | Trigger |
|---|---|---|
eGtJMQyqJA9yiwPP | WF A: New Ticket - AI Assignment | GLPI Webhook |
NFXg2TQX8S5bsVYR | WF B: On Approval - Scope Doc + ClickUp | Approval Webhook |
fzvNTI3TJzmldi0P | WF D: Validation Response Handler | Validation Webhook |
hwwofEuJF68kbgp0 | WF E: BRD + ClickUp + Smart Assignment | Internal Webhook |
43fyBhKjUsI2KG9jWjmCc | DTO Incoming Mails | Outlook Trigger |
g0HCqrZMF9W1lrxB | Outlook MCP | MCP Server Trigger |
wpTOCiC3Hm6eCEw1 | Teams MCP | MCP Server Trigger |
API Usage Notes
PUT /workflows/{id}— only sendname,nodes,connections,settings- Never include
active,staticData, orpinData - API does not return langchain nodes — always merge with local backup before PUT
GET /executions/{id}?includeData=truefor full error details