Skip to content

dmcbrayer/parse_emails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Parse Emails

We use Parse as the backend for our app, and wanted an easy way to import our users' email addresses into Mailchimp so that we can stay in touch.

Parse exports its classes as .json files, so this script parses a .json file and saves it as a .csv that can be imported directly into Mailchimp.

Make sure your .json file is in the same directory as this script if you don't want to have to write in the directory path.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages