Skip to content
Recued
Menu
← Back to recipes

Add SurveyMonkey message recipient

by recued-core v1

Approval-gated SurveyMonkey recipient workflow. It reads one collector and one message for context, then adds one email or SMS recipient through recued-core.surveymonkey.recipient.add. It does not bulk import recipients, use contact lists, send messages, delete recipients, or call arbitrary SurveyMonkey endpoints.

How it works 8 steps

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

Process (8 steps)
collector_id trim
Trim whitespace from setting collector id
message_id trim
Trim whitespace from setting message id
email trim
Trim whitespace from setting email
phone_number trim
Trim whitespace from setting phone number
collector ?
message ?
recipient ?
card to_summary
Format results as a summary card
Settings 8 configurable

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

email setting =
last name setting =
duplicates setting = add_if_not_in_message
first name setting =
message id setting =
collector id setting =
phone number setting =
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 surveymonkeyrecipientsmessagesoutreachapprovalpack:surveymonkey

Details

8 steps 8 configurable settings recipe_id: add-surveymonkey-message-recipient