Fulfill a Squarespace order
Approval-gated Squarespace fulfillment workflow. It reads the target order, then fulfills exactly one order with caller-supplied shipment rows and optional customer notification through recued-core.squarespace. It does not create orders, refund payments, edit products, mutate inventory directly, delete data, or call arbitrary endpoints.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (7 steps)
shipment_count
count
Count items in setting shipments
has_shipments
compare
Check if shipment count is greater than 0
order
?
skip_fulfill
compare
Check if has shipments does not equal true
fulfilled
?
skip: step.skip_fulfill equal true
skipped
compare
Check if skip fulfill equals true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
order id
setting
=
shipments
setting
=
squarespace
setting
=
send notification
setting
=
true
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.