The Candymail NPM package allows you to send marketing email sequences directly from your Node.js server. Think of it as a docker.yaml but for email marketing. Let’s say we are building a brand new video editor for the web and looking to delight our new users. We can set up an Onboarding email sequence that welcomes our users and slowly introduces them to the platform.
Table of contents
Define the Onboarding Email SequenceCreate a new automation fileSet up a basic Express ServerInstall CandymailAdd environmental varsSet up a “Sign Up” endpointSet up Unsubscribe endpointTest it outSort: