Skip to content
Recued
Menu
← Back to recipes

Create SurveyMonkey web collector

by recued-core v1

Approval-gated SurveyMonkey web collector workflow. It reads one survey for context, then creates one weblink collector through recued-core.surveymonkey.collector.create. It does not create popup collectors, SMS/email collectors, update questions, delete collectors, create webhooks, or call arbitrary SurveyMonkey endpoints.

How it works 8 steps

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

Process (8 steps)
survey_id trim
Trim whitespace from setting survey id
collector_name trim
Trim whitespace from setting collector name
close_date trim
Trim whitespace from setting close date
redirect_url trim
Trim whitespace from setting redirect url
reason trim
Trim whitespace from setting reason
survey ?
collector ?
card to_summary
Format results as a summary card
Settings 8 configurable

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

reason setting =
survey id setting =
close date setting =
redirect url setting =
surveymonkey setting =
anonymous type setting = not_anonymous
collector name setting =
allow multiple responses setting = false

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

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

About

Tags

surveymonkey surveymonkeycollectorsweblinksurvey-launchapprovalpack:surveymonkey

Details

8 steps 8 configurable settings recipe_id: create-surveymonkey-web-collector