This tool processes a CSV file of contacts and generates structured JSON configurations for Make.com automation scenarios. It creates personalized email sequences, follow-up schedules, and tracking setups. Ideal for sales teams and marketers who want to automate outreach without manual Make.com scenario building.
Features
- CSV input parsing — reads contact name, email, company, and custom fields from a CSV file
- Personalized sequence generation — creates multi-step email templates with merge tags for each contact
- Make.com scenario JSON export — outputs ready-to-import JSON files for Make.com webhook triggers and actions
- Delay and follow-up scheduling — configurable time intervals between steps (e.g., 2 days, 5 days)
- Validation and dry-run mode — checks CSV format and previews sequences before export
Usage
python outreach_builder.py contacts.csv --template outreach_template.json --output scenarios/
Requirements
Python 3.8+. Install dependencies:
pip install -r requirements.txt
Download
Buy once, download immediately. ZIP includes the full script, README, and usage examples.
License
Personal & Commercial Use. You may use this tool in your own personal and commercial projects. Redistribution or resale of the source code is not permitted.