Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Tom Coomer
1,331 PointsExport list of email addresses from parse.com
Is it possible to export a list of email addresses from parse.com to create a mailmerge?
3 Answers

dan schmidt
2,576 PointsSee here: http://blog.parse.com/2012/03/09/one-click-export/
I'm assuming this feature is still available.

Tom Coomer
1,331 PointsThats great. Thanks.

Terrence Donnelly
30 PointsFull disclosure, I built the following product. For anyone still looking for something, I made a quick Mac App (Free) to export Parse emails to a CSV file that can be uploaded directly to services like MailChimp.
http://dev.teeps.org/blog/2015/1/9/parse-email-exporter-free-mac-os-x-app
Hope this helps!

Tom Coomer
1,331 PointsGreat! I will take a look. Thank you