Skip to main content

n8n Automation

  • URL: https://n8n.agmegypt.com
  • Port: 5678
  • Container: n8n
  • Data: E:/n8n-data
  • Environment: NODE_FUNCTION_ALLOW_EXTERNAL=pdfmake

Active Workflows

IDNameTrigger
eGtJMQyqJA9yiwPPWF A: New Ticket - AI AssignmentGLPI Webhook
NFXg2TQX8S5bsVYRWF B: On Approval - Scope Doc + ClickUpApproval Webhook
fzvNTI3TJzmldi0PWF D: Validation Response HandlerValidation Webhook
hwwofEuJF68kbgp0WF E: BRD + ClickUp + Smart AssignmentInternal Webhook
43fyBhKjUsI2KG9jWjmCcDTO Incoming MailsOutlook Trigger
g0HCqrZMF9W1lrxBOutlook MCPMCP Server Trigger
wpTOCiC3Hm6eCEw1Teams MCPMCP Server Trigger

API Usage Notes

  • PUT /workflows/{id} — only send name, nodes, connections, settings
  • Never include active, staticData, or pinData
  • API does not return langchain nodes — always merge with local backup before PUT
  • GET /executions/{id}?includeData=true for full error details