National Commerce Docs
n8n flows

OLD: Process Supabase Queue

Retired queue-processing flow that consumed a Supabase-backed queue of ShipHero shipment events and wrote them into Supabase.

Deprecated, not in use. This retired flow consumed a Supabase-backed queue of ShipHero shipment events and wrote them into Supabase. It has been superseded by the current shipment and PO flows and no longer runs.

At a glance

  • Status: Inactive / retired. Explicitly flagged "OLD NOT IN USE."
  • Trigger: Not retrievable.
  • Runs on: Historically, queued ShipHero shipment events.
  • Talks to: ShipHero and Supabase (inferred).

How it works

The node graph is not available. Per cross-references, it read queued ShipHero shipment records from a Supabase queue and wrote them into Supabase: enqueued by OLD: ShipHero Shipment → Queue, and the retry target of Reattempt Failed Runs.

Notes

  • This workflow is not exposed to MCP (Available in MCP is disabled), so its nodes cannot be read directly. Enable MCP access on the workflow card to document it in full.
  • Formed the back half of the retired ShipHero → Supabase queue pipeline, superseded by the current shipment/PO flows.

On this page