Recued
← Back to recipes

Email Variant Generator

by recued-core v1 action

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

How it works

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 at install. Defaults shown — change anytime in the extension.

variant count number = 3

Tags

hubspotsalesforcegeneric emailmarketingdraftai-generate

Details

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

Install

Install in Recued View publisher Open Kitchen

If the webclient is not paired yet, copy generate-email-variants-draft and paste it after pairing.