Add an email signup form to your Cocoa application
Published January 14, 2010 by Ros Hodgekiss
Have you ever wanted to add a “Join our mailing list” prompt to your Mac applications, like Panic does? Tony Arnold, an Australian freelance Mac and iPhone developer, has created a neat email signup form for your Cocoa applications that integrates with the Campaign Monitor API. Using a small alert window, your users can join a mailing list by providing their name and email address the first time your app is run. These details are passed to an existing Campaign Monitor subscriber list, using your List ID and API key for authentication.

Bringing the mailing list signup process to the desktop is an intuitive move that provides developers the opportunity to offer email marketing as a valuable add-on to client projects. It’s also a certain way to build an email subscriber list if you don’t have an expanded registration process or point users towards a sign-up page from within the app. If you’re keen on sending product news, updates and promotions to your users via email, then an in-app signup form that integrates with Campaign Monitor is an attractive option.
Well done, Tony. Read more about adding an email signup form to your Cocoa application on his blog, or take a look at the code and usage information on GitHub.
Do you have a project that you would like to share? We’re keen to assist developers with projects that use our API, so get in touch with details, or visit our forums.
Posted in: Tips & Resources
Got anything to add?
Browse the Blog
- Behind the Scenes (9)
- Interviews & Buzz (121)
- New Features & Updates (181)
- Observations & Answers (184)
- Tips & Resources (331)
Explore the Email Gallery
- All designs
- One column (206)
- Two column (165)
- Three column (18)
- Types (2)
- Announcement (66)
- Newsletter (289)
- Invitation (21)
@eyedesignstudio Awesome to hear! ^DP
Follow us on TwitterAbout • Contact • API • Anti-spam Policy • Terms of Use • Privacy Policy
Proud founders of the Email Standards Project and supporters of the design community.



2 Comments
Matt
January 22, 2010 8:27pm
Very cool and very generous to share.
Mikkel Steen Andersen
February 1, 2010 11:16pm
Sweet!