Create SurveyMonkey invite message
Approval-gated SurveyMonkey invite message workflow. It reads one collector for context, then creates one collector message from caller-provided JSON through recued-core.surveymonkey.message.create. It does not add recipients, send or schedule the message, delete messages, bulk import contacts, or call arbitrary SurveyMonkey endpoints.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (6 steps)
collector_id
trim
Trim whitespace from setting collector id
message_json
trim
Trim whitespace from setting message json
reason
trim
Trim whitespace from setting reason
collector
?
message
?
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
reason
setting
=
collector id
setting
=
message json
setting
=
{"type":"invite","subject":"Share your opinion with us","body_text (for email invitations)":"We want your opinion!","body_html":"","embed_first_question":true,"is_branding_enabled":true}
surveymonkey
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.