Get Started with Drip Email
Four simple steps to deploy your email automation. Takes about 5 minutes.
Create a free account
30 secondsSign up with your GitHub account or email. No credit card required.
Install the CLI and deploy
2 minutesInstall the Codehooks CLI and deploy your drip email system.
npm install -g codehooks coho create mydrip --template drip-email-workflow cd mydrip && npm install && coho deploy
Configure your email provider
1 minuteSet your SendGrid, Mailgun, or Postmark API key as an environment variable.
coho set-env SENDGRID_API_KEY your-api-key coho set-env FROM_EMAIL [email protected]
Start sending drip emails
Done!Add subscribers via API and watch your automated sequences deliver.
Ready to start?
Create your free account to get your API keys and start deploying.
Create Free AccountNo credit card required. Free tier includes 500 API calls/day.
What's included in your drip email system:
Unlimited steps3 email providersAuto schedulingRate limitingFull source code