{"integration":"n8n Workflow Automation","version":"1.0.0","n8n_editor_url":"http://localhost:5678","n8n_internal_url":"http://n8n:5678","webhook_endpoints":{"generic":"/api/v1/n8n/webhook/generic","stock_alert":"/api/v1/n8n/webhook/stock-alert","shipping_alert":"/api/v1/n8n/webhook/shipping-alert","data_refresh":"/api/v1/n8n/webhook/data-refresh"},"api_endpoints":{"status":"/api/v1/n8n/status","workflows":"/api/v1/n8n/workflows","executions":"/api/v1/n8n/executions"},"documentation":{"n8n_docs":"https://docs.n8n.io/","webhook_node":"https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.webhook/"},"example_workflow":{"description":"Create an n8n workflow that calls our webhook","steps":["1. Open n8n editor at http://localhost:5678","2. Create new workflow","3. Add Schedule Trigger node","4. Add HTTP Request node pointing to http://stockanalysis-api:8000/api/v1/n8n/webhook/generic","5. Configure payload and activate workflow"]}}