Recued
Menu
← Back to recipes

Email Variant Generator

by recued-core v1 15 views

Generates alternative subject lines and opening lines for marketing email drafts.

How it works 10 steps

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

Process (10 steps)
check_draft guard
Stop if draft subject is missing
hashed_draft hash_replace
Anonymize sensitive fields for safe AI processing
ai_subjects ai-generate
AI generates content from a template
ai_openings ai-generate
AI generates content from a template
restored_subjects hash_restore
Restore anonymized fields back to real values
restored_openings hash_restore
Restore anonymized fields back to real values
subject_rows map
Extract from each item
opening_rows map
Extract from each item
combined_variants concat
Combine text or lists together
variants_table to_table
Format results as a data table
Output
table variants_table
Settings 1 configurable

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

variant count number = 3

Uses (1 ingredient)

Legacy AI Content Generator ai-generate

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

What it's allowed to do

Read Legacy AI Content Generator read-only

Data it touches

Warehousedata.subjectdata.body

About

Tags

hubspotsalesforcegeneric emailmarketingdraftai-generate

Details

10 steps 1 configurable settings recipe_id: generate-email-variants-draft