Skip to content
Recued
Menu
← Back to recipes

Track a Shippo package

by recued-core v1

Read-only Shippo tracking workflow. It reads tracking status for one carrier and tracking number through recued-core.shippo.track.read, renders recent tracking history, and does not create shipments, purchase labels, request refunds, mutate orders, or call arbitrary Shippo endpoints.

How it works 6 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (6 steps)
carrier trim
Trim whitespace from setting carrier
tracking_number trim
Trim whitespace from setting tracking number
tracking ?
history default
Apply default
history_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 3 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

shippo setting =
carrier setting =
tracking number setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Shippo connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

shippo shipposhippingtrackingpackageecommercepack:shippo

Details

6 steps 3 configurable settings recipe_id: track-shippo-package