Skip to content
Recued
Menu
← Back to recipes

Send or schedule SurveyMonkey message

by recued-core v1

Approval-gated SurveyMonkey send workflow. It reads one collector message and its recipients for context, then sends now or schedules the existing not_sent message through recued-core.surveymonkey.message.send. It does not create messages, add recipients, delete recipients, bulk import contacts, or call arbitrary SurveyMonkey endpoints.

How it works 12 steps

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

Process (12 steps)
collector_id trim
Trim whitespace from setting collector id
message_id trim
Trim whitespace from setting message id
scheduled_date trim
Trim whitespace from setting scheduled date
reason trim
Trim whitespace from setting reason
collector ?
message ?
recipients_raw ?
send ?
recipients default
Apply default
recipient_count count
Count items in recipients
recipient_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 6 configurable

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

reason setting =
row limit setting = 25
message id setting =
collector id setting =
surveymonkey setting =
scheduled date 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 surveymonkeymessagessendscheduleoutreachapprovalpack:surveymonkey

Details

12 steps 6 configurable settings recipe_id: send-surveymonkey-message