SurveyMonkey survey response digest
Scheduled read-only SurveyMonkey response digest. It reads the current user, one survey, collectors, recent expanded responses, rollups, and trends through recued-core.surveymonkey, renders compact tables, and optionally sends an in-app nudge when responses are visible. It never mutates surveys, responses, collectors, messages, recipients, webhooks, contacts, or admin resources.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (23 steps)
survey_id
trim
Trim whitespace from setting survey id
user
?
survey
?
collectors_raw
?
responses_raw
?
rollups_raw
?
trends_raw
?
collectors
default
Apply default
responses
default
Apply default
rollups
default
Apply default
trends
default
Apply default
collector_count
count
Count items in collectors
response_count
count
Count items in responses
rollup_count
count
Count items in rollups
has_responses
compare
Check if response count is greater than 0
notify_enabled
compare
Check if setting notify when responses equals true
should_notify
all
Check if all conditions are true
notify
?
skip: step.should_notify not_equal true
response_rows
slice
Take a subset of
collector_rows
slice
Take a subset of
response_table
to_table
Format results as a data table
collector_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.
channels
setting
=
in_app
end hour
setting
=
10
trend by
setting
=
day
weekdays
setting
=
1,2,3,4,5
row limit
setting
=
25
survey id
setting
=
start hour
setting
=
8
surveymonkey
setting
=
notify when responses
setting
=
true
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.