Green's homepage

n8n × Next.js Quick Demo

Press the button below—here’s what happens:

  1. We POST /api/n8nui, a thin proxy to your n8n Webhook.
  2. n8n replies with an xid, so we redirect to /n8nui/<xid>.
  3. That page polls the n8n Executions API and lets you resume the Wait node.

Source code on Code referencepage source