DEV Community

Cover image for Collect Email Signups With the Notion API
Ravgeet Dhillon
Ravgeet Dhillon

Posted on

Collect Email Signups With the Notion API

A lot of people these days are setting up their own newsletters. The first hurdle in setting up a newsletter is a mechanism to collect emails. But nothing is handier than setting up your own system which you can control.

So, I wrote a tutorial to help you set up your own system to collect emails for your newsletters based on the Jamstack architecture.

You'll implement an HTML form to collect emails for your newsletter, process those emails with Netlify Functions, and save them to a Notion database with the Notion API.

Read the full blog on CSS Tricks.

Thanks for reading 💜


I publish a monthly newsletter in which I share personal stories, things that I am working on, what is happening in the world of tech, and some interesting dev-related posts which I across while surfing on the web.

Connect with me through Twitter • LinkedIn • Github or send me an Email.

— Ravgeet, Full Stack Developer and Technical Content Writer

Top comments (0)