Ai Outreach Personalizer
Pricing
Pay per usage
Go to Apify Store
Ai Outreach Personalizer
Pricing
Pay per usage
You can access the Ai Outreach Personalizer programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "leads": [< {< "firstName": "Sarah",< "lastName": "Chen",< "title": "VP of Engineering",< "company": "Acme Corp",< "industry": "Software / SaaS",< "employeeCount": 250,< "companyDescription": "B2B project management platform serving mid-market companies",< "techStack": [< "React",< "Node.js",< "PostgreSQL",< "AWS"< ],< "recentSignals": [< "Recently adopted React for frontend migration",< "Raised Series B in Jan 2026"< ],< "email": "sarah.chen@acmecorp.com"< },< {< "firstName": "Marcus",< "lastName": "Rivera",< "title": "Head of Sales",< "company": "GrowthFlow Inc",< "industry": "Sales Enablement",< "employeeCount": 80,< "companyDescription": "Revenue intelligence platform for outbound sales teams",< "recentSignals": [< "Hired 5 SDRs in Q1 2026",< "Job posting for Sales Operations Manager"< ],< "email": "m.rivera@growthflow.io"< },< {< "firstName": "Priya",< "lastName": "Kapoor",< "title": "CTO",< "company": "DataBridge Analytics",< "industry": "Data & Analytics",< "employeeCount": 45,< "companyDescription": "Real-time data pipeline and analytics for e-commerce brands",< "techStack": [< "Python",< "Kafka",< "Spark",< "Snowflake"< ],< "fundingStage": "Seed",< "email": "priya@databridgeanalytics.com"< }< ],< "model": "gpt-4o-mini",< "template": "You are a world-class B2B sales copywriter. Write personalized cold email copy that is concise, lead-focused, and drives replies. Reference the prospect'\''s specific context. Never use generic phrases like '\''I hope this email finds you well'\''."<}' |<apify call ryanclinton/ai-outreach-personalizer --silent --output-datasetThe Apify CLI is the official tool that allows you to use Ai Outreach Personalizer locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: