Receive Prodigi order status callbacks (CloudEvents) during fulfillment

domain: api.prodigi.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Set a callbackUrl either globally in your merchant settings on the Prodigi dashboard, or per-order in the callbackUrl field of the order create request.
  2. Implement a public HTTPS endpoint that accepts POST requests formatted as CloudEvents (per the CloudEvents specification).
  3. Parse the type field, which starts with the com.prodigi reverse-DNS prefix followed by the object path that changed (e.g. an order's status.stage) and the new value as a fragment.
  4. Read the source field to identify which order/environment produced the event, and the data field for the full Order object at the time of the callback.
  5. Note that callback delivery is queued, so the event's declared timestamp may not match the actual delivery time — don't assume ordering is real-time.

Known gotchas

Related routes

Receive Cloudprinter order and item status updates via CloudSignal Webhooks
api.cloudprinter.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans