Workflow Automation
Overview
Section titled “Overview”Workflow automation is used for integrations, scheduled jobs, and webhooks (commonly via n8n).
Entry points
Section titled “Entry points”- UI: https://wf.lef.digital/
- Webhook endpoint: https://io-trg.lef.digital/ (n8n webhooks)
Where it runs
Section titled “Where it runs”- Hosted on:
tools.core.lef(np-tools) - Public entrypoint:
web.core.lef(reverse proxy)
Operational notes
Section titled “Operational notes”- Confirm the upstream in the active NGINX config on
web.core.lefwhen troubleshooting UI vs webhook routing.
Known risks / failure modes
Section titled “Known risks / failure modes”- Webhooks stop working due to DNS/vhost drift.
- Long-running jobs time out if reverse proxy limits are too strict.