Cold Email Personalizer
Pricing
from $0.01 / 1,000 results
Go to Apify Store
Cold Email Personalizer
Generate personalized cold emails (subject lines + email + follow-ups) from lead/company context.
Cold Email Personalizer
Pricing
from $0.01 / 1,000 results
Generate personalized cold emails (subject lines + email + follow-ups) from lead/company context.
List of leads to generate cold email packs for.
[ { "companyUrl": "https://example.com", "companyName": "Example Co", "contactName": "Alex", "contactRole": "Head of Marketing", "linkedinUrl": "https://linkedin.com/company/example", "notes": "Series A, hiring growth roles. Has pricing page." }]One paragraph describing your product/service and target buyer.
Optional bullet value props the model should use (2-6 is ideal).
[ "Short time-to-value", "No long-term contract", "Works with your CRM"]Writing style for the emails.
Preferred call-to-action (e.g. ask for 10-min call, ask permission, etc).
Name that should be used in the email signature.
Sender role/title used in the email signature.
Company used in the email signature.
Generate follow-up messages in addition to the initial email.
Hard cap to limit spend. Extra leads will be returned without AI output.
How many email packs to generate in parallel.
If disabled, the Actor will only validate input and return a report.
Which API format to use: 'ollama' (native /api/chat) or 'openai' (OpenAI-compatible /v1/chat/completions).
Base URL for the LLM API. For local Ollama: http://localhost:11434. For Ollama Cloud, set the Cloud base URL here or via LLM_BASE_URL env var.
API key for the LLM provider. Prefer setting LLM_API_KEY (or OLLAMA_API_KEY) as an Actor secret instead of passing it in input.
Model used for generation. Manage this via LLM_MODEL/OLLAMA_MODEL env vars if you prefer.
Optional full URL override for OpenAI-compatible chat completions (e.g., https://.../v1/chat/completions). Takes precedence over llmBaseUrl when llmApiStyle='openai'.
Maximum output tokens requested per lead.
Enable if monetized with Apify pay-per-event. Disable for local development.
Event to charge per generated email pack.
When to charge: 'success' (default) or 'attempt'.