FlowRelay FlowRelay Docs Shopify Flow Search /
All docs pages

START

USE CASES

SET UP

OPERATE

RECOVER

AGENT ACCESS

REFERENCE

Markdown

Event history

Plain Markdown for agents, CLIs, MCP clients, and readers who want a copyable text version.

# Event history

Canonical: https://docs.flowrelay.app/operate/event-history/
Markdown: https://docs.flowrelay.app/operate/event-history.md

Event history is the operator's scanning surface before opening the full receipt.

## How to use this page
Use this order when you are checking what happened to an event.
- Open Event history in FlowRelay.
- Filter by endpoint, event type, outcome, or approximate time window.
- Open the receipt for the event that needs attention.
- Check the receipt outcome, recovery code, retention state, and replay availability.
- Share the receipt summary or diagnostics share when help is needed. Avoid copying private event data into external channels.

## Find the right event
Filter by endpoint, event type, outcome, and approximate time window. Open the receipt before deciding whether to wait, fix setup, replay, resend, or share diagnostics.


## History outcomes
Read history statuses as FlowRelay event-boundary outcomes, not as claims that downstream Shopify Flow actions finished.


- Outcome: Delivered; What to do next: Inspect Shopify Flow if a branch or downstream action did not behave as expected.
- Outcome: Failed or no workflow; What to do next: Open the receipt, fix the setup or workflow readiness, then preview replay if retained.
- Outcome: Rejected; What to do next: Fix sender auth, JSON, or required fields and ask the sender to send a fresh event.
- Outcome: Duplicate suppressed; What to do next: Open the linked first receipt and confirm whether the repeated send was expected.

## Safe sharing
Share a receipt summary or diagnostics share when help is needed. Avoid copying raw event bodies into external tools.


## 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.

## Related
- [Event lifecycle](https://docs.flowrelay.app/operate/event-lifecycle.md)
- [Retention](https://docs.flowrelay.app/operate/retention.md)
- [Support codes](https://docs.flowrelay.app/recover/error-codes.md)

## Safety Boundary
Do not share endpoint secrets, authentication headers, HMAC values, tokens, raw event bodies, customer records, Shopify sessions, store passwords, or database URLs in public examples.

Local docs search