Klaviyo marketing performance digest
Scheduled read-only digest for Klaviyo email marketing performance. It reads campaigns, flows, metrics, and campaign/flow values reports through recued-core.klaviyo, renders compact tables, and can send an in-app nudge when recent campaigns are visible. It never creates profiles, updates lists, turns flows on or off, sends campaigns, cancels sends, records events, mutates catalog, or calls arbitrary Klaviyo endpoints.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (20 steps)
campaigns_raw
?
flows_raw
?
metrics_raw
?
campaign_report
?
flow_report
?
campaigns
default
Apply default
flows
default
Apply default
metrics
default
Apply default
campaign_count
count
Count items in campaigns
flow_count
count
Count items in flows
metric_count
count
Count items in metrics
campaign_rows
slice
Take a subset of
flow_rows
slice
Take a subset of
has_campaigns
compare
Check if campaign count is greater than 0
notify_enabled
compare
Check if setting notify when campaigns equals true
should_notify
all
Check if all conditions are true
campaign_table
to_table
Format results as a data table
flow_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
notify
?
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
klaviyo
setting
=
channels
setting
=
in_app
end hour
setting
=
10
weekdays
setting
=
1,2,3,4,5
row limit
setting
=
25
start hour
setting
=
8
flow filter
setting
=
equals(status,'live')
timeframe key
setting
=
last_30_days
campaign filter
setting
=
equals(messages.channel,'email')
conversion metric id
setting
=
notify when campaigns
setting
=
true
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.