Skip to content
Recued
Menu
← Back to recipes

BigCommerce store operations digest

by recued-core v1

Scheduled read-only digest for one BigCommerce Store Management API connection. It reads store metadata, catalog summary, recent orders, recently modified products, customers, coupons, and channels through recued-core.bigcommerce, renders compact commerce tables, and can send an in-app nudge when order rows are visible. It never edits products, prices, inventory, orders, shipments, refunds, payments, customers, checkout, carts, webhooks, scripts, or arbitrary BigCommerce endpoints.

How it works 19 steps

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

Process (19 steps)
store ?
catalog_summary ?
statuses_raw ?
orders_raw ?
products_raw ?
customers_raw ?
coupons_raw ?
channels_raw ?
orders default
Apply default
products default
Apply default
customers default
Apply default
coupons default
Apply default
channels_found default
Apply default
order_count count
Count items in orders
product_count count
Count items in products
customer_count count
Count items in customers
should_notify all
Check if all conditions are true
summary to_summary
Format results as a summary card
notify ?
skip: step.should_notify not_equal true
Settings 9 configurable

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

channels setting = in_app
end hour setting = 10
weekdays setting = 1,2,3,4,5
row limit setting = 25
start hour setting = 8
bigcommerce setting =
order status id setting = 11
product visible setting = true
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.

Where it runs

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

Permissions it requires

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

About

Tags

bigcommerce bigcommercecommerceordersproductscustomersdigestschedulepack:bigcommerce

Details

19 steps 9 configurable settings recipe_id: bigcommerce-store-operations-digest