Show HN: Friendly CSV, open-source merge variable sanitizer for outbound sales (friendly-csv.herokuapp.com) 2 points by ryanckulp 9y ago ↗ HN
[–] ryanckulp 9y ago ↗ code here: github.com/ryanckulp/friendly_csvmost of my email campaigns look something like:hey Ryan, i'd like to learn more about Acme Co.however, many of the lists i build have a few problems:* merge variables are in weird cases (ie all lowercase, all upercase)* names aren't split first/last, but have middle initials, etc* company names include artifacts like 'Inc, LLC, Ltd,' etc that make the message less personalso, i built this tool to sanitize all this for you (and me), which then spits back a CSV.no catch, no costs, no email signup, etc. just your leads, fixed.edited to fix bullets
1 comment
[ 3.2 ms ] story [ 14.5 ms ] threadmost of my email campaigns look something like:
hey Ryan, i'd like to learn more about Acme Co.
however, many of the lists i build have a few problems:
* merge variables are in weird cases (ie all lowercase, all upercase)
* names aren't split first/last, but have middle initials, etc
* company names include artifacts like 'Inc, LLC, Ltd,' etc that make the message less personal
so, i built this tool to sanitize all this for you (and me), which then spits back a CSV.
no catch, no costs, no email signup, etc. just your leads, fixed.
edited to fix bullets