Recued
Menu
← Back to recipes

BigCommerce store operations digest

by recued-core v1 7 views

Use “BigCommerce store operations digest” in Recued. It provides a scheduled, read-only digest for one BigCommerce Store Management API connection.

How it works 18 steps

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

Process (18 steps)
store ?
catalog_summary ?
statuses_raw ?
orders_raw ?
products_raw ?
customers_raw ?
coupons_raw ?
channels_raw ?
defaults defaults
Apply defaults
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
orders_table to_table
Format results as a data table
products_table to_table
Format results as a data table
customers_table to_table
Format results as a data table
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.

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

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