FlowRelay Docs Shopify Flow
All docs pages

START

USE CASES

SET UP

OPERATE

RECOVER

AGENT ACCESS

REFERENCE

Operate

Read receipts

A receipt is FlowRelay's durable proof artifact for an accepted event and its Shopify Flow handoff attempt.

How to use this page

Use this order when you are checking what happened to an event.

  1. 01Open Event history and choose the event you want to inspect.
  2. 02Check the receipt outcome, timestamp, endpoint snapshot, authentication result, validation result, and retention state.
  3. 03Read the handoff status to see whether FlowRelay handed the trigger to Shopify Flow.
  4. 04Use the receipt's recovery code and replay availability to decide whether to wait, fix setup, replay, or share diagnostics.
  5. 05When an agent is helping, have it use the same safe receipt facts instead of asking for raw payloads or headers.

How to read a receipt #

Start with the outcome, then read the safe facts that explain what FlowRelay can prove.

Receipt fieldMeaning
OutcomeThe current FlowRelay boundary result, such as Delivered, failed, no workflow, rejected, or duplicate suppressed.
Endpoint snapshotThe endpoint configuration FlowRelay used for the original event.
Auth and validationWhether the request passed authentication, required paths, mapping, and event type checks.
Handoff statusWhether FlowRelay handed the trigger to Shopify Flow.
Retention and replayWhether retained event material is still available for a deliberate replay.

Delivered boundary #

Delivered means FlowRelay handed the trigger to Shopify Flow. It does not mean Shopify Flow branches matched, app calls ran, fulfillment changed, emails sent, or later systems completed.

Use receipts with agents #

Authorized agents use receipt facts and diagnostics rather than asking humans for raw payloads, full headers, secrets, tokens, or private screenshots.

Handoff boundary

Delivered means FlowRelay handed the trigger to Shopify Flow. It does not mean downstream Shopify Flow branches, app calls, fulfillment changes, emails, or later systems completed.