Recued
Menu
← Back to recipes

Cold Email Generator

by recued-core v1 31 views

Generates three tailored cold emails using account industry and company size. Optionally incorporates product interest if available.

How it works 9 steps

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

Data fetch
account company-reader-hubspot
Fetch reader from hubspot
Process (8 steps)
validate_account guard
Stop if account is missing
safe_name coalesce
Use the first available value from: account name, this company
safe_industry coalesce
Use the first available value from: account industry, an industry
safe_num_employees coalesce
Use the first available value from: account num employees, an unknown number
safe_product_interest coalesce
Use the first available value from: account product interest, no specific product interest noted
email_initial ai-prompt
AI generates a response from a custom prompt
skip: config.enable_ai equal false
email_followup ai-prompt
AI generates a response from a custom prompt
skip: config.enable_ai equal false
email_breakup ai-prompt
AI generates a response from a custom prompt
skip: config.enable_ai equal false
Output
ai_analysis email_initial
ai_analysis email_followup
ai_analysis email_breakup
Settings 1 configurable

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

enable ai toggle = on

Uses (2 ingredients)

Ingredient company-reader-hubspot company-reader-hubspot
Legacy AI Custom Prompt ai-prompt

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 Custom Prompt read-only

1 more ingredient could not be resolved from the marketplace.

About

Tags

hubspot accountemailsalesoutreachhubspot

Details

9 steps 1 configurable settings recipe_id: generate-cold-emails-account-hubspot