Recued
← Back to recipes

Cold Email Generator

by recued-core v1 action

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

How it works

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

enable ai toggle = on

Tags

hubspot accountemailsalesoutreachhubspot

Details

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

Install

Install in Recued View publisher Open Kitchen

If the webclient is not paired yet, copy generate-cold-emails-account-hubspot and paste it after pairing.