Shippo shipping operations digest
Scheduled read-only Shippo shipping digest. It lists bounded pages of orders, shipments, label transactions, and refund requests through recued-core.shippo, renders compact operations tables, and optionally sends an in-app nudge when order rows are visible. It never creates addresses, parcels, shipments, labels, refunds, pickups, manifests, carrier accounts, webhooks, or arbitrary Shippo endpoints.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (16 steps)
orders_raw
?
shipments_raw
?
transactions_raw
?
refunds_raw
?
orders
default
Apply default
shipments
default
Apply default
transactions
default
Apply default
refunds
default
Apply default
order_count
count
Count items in orders
shipment_count
count
Count items in shipments
transaction_count
count
Count items in transactions
refund_count
count
Count items in refunds
should_notify
all
Check if all conditions are true
notify
?
skip: step.should_notify not_equal true
order_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
shippo
setting
=
channels
setting
=
in_app
end hour
setting
=
10
weekdays
setting
=
1,2,3,4,5
row limit
setting
=
25
start hour
setting
=
8
order status
setting
=
notify when orders
setting
=
true
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.