Etsy shop operations digest
Use “Etsy shop operations digest” in Recued. It provides a scheduled, read-only Etsy seller digest.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (33 steps)
shop
?
sections_raw
?
shipping_profiles_raw
?
listings_raw
?
receipts_raw
?
reviews_raw
?
return_policies_raw
?
production_partners_raw
?
holiday_preferences_raw
?
readiness_states_raw
?
defaults
defaults
Apply defaults
listing_count
count
Count items in listings
receipt_count
count
Count items in receipts
review_count
count
Count items in reviews
shipping_profile_count
count
Count items in shipping profiles
section_count
count
Count items in sections
return_policy_count
count
Count items in return policies
production_partner_count
count
Count items in production partners
holiday_preference_count
count
Count items in holiday preferences
readiness_state_count
count
Count items in readiness states
has_open_orders
compare
Check if receipt count is greater than 0
notify_enabled
compare
Check if setting notify when open orders equals true
should_notify
all
Check if all conditions are true
notify
?
skip: step.should_notify not_equal true
listing_rows
slice
Take a subset of
receipt_rows
slice
Take a subset of
review_rows
slice
Take a subset of
return_policy_rows
slice
Take a subset of
listing_table
to_table
Format results as a data table
receipt_table
to_table
Format results as a data table
review_table
to_table
Format results as a data table
return_policy_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.
etsy
setting
=
shop id
setting
=
[object Object]
channels
setting
=
in_app
end hour
setting
=
10
weekdays
setting
=
1,2,3,4,5
row limit
setting
=
25
start hour
setting
=
8
listing state
setting
=
active
notify when open orders
setting
=
true
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.