National Commerce Docs
n8n flows

OLD: ShipHero Shipment → Queue

Retired ingestion flow that received ShipHero shipment events and pushed them onto a Supabase queue for downstream processing.

Deprecated, not in use. This retired flow received ShipHero shipment events and pushed them onto a Supabase queue for downstream processing. 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, inbound ShipHero shipment events.
  • Talks to: ShipHero and Supabase (inferred).

How it works

The node graph is not available. Inferred from its name and cross-references: it received a ShipHero shipment payload and enqueued it into a Supabase queue table, where OLD: Process Supabase Queue picked it up for processing.

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 front half of the retired ShipHero → Supabase queue pipeline, superseded by the current shipment/PO flows.

On this page