Skip to content
Recued
Menu
← Back to recipes

Create SurveyMonkey invite message

by recued-core v1

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 6 steps

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 4 configurable

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.

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 surveymonkeymessagesinviteoutreachapprovalpack:surveymonkey

Details

6 steps 4 configurable settings recipe_id: create-surveymonkey-invite-message