Drip campaigns (known by many other names like drip marketing, automated email campaign, lifecycle emails, autoresponders and marketing automation) are basically a set of marketing emails that will be sent out automatically on a schedule. If you have Gravity Forms and Gravity Flow installed, it’s very easy to set up your own Drip Campaign.
Using Gravity Flow for WordPress Drip Campaigns
- Install Gravity Flow.
- Then write the different Drip e-mails you want to send.
- Then create (or select) a Gravity Form where at least an e-mail address is asked.

Add workflow step(s)
Then go to Gravity Flow by clicking on Workflow under Settings and Add a new step. Click on ‘Notification’ and on ‘Schedule this step’. You can delay the sending of the mail in minutes, hours, days and weeks.

Set up timing and messages
Then enable Workflow notification and click on Fields > Email to send this e-mail to the address that is submitted in your form. After that, configure the message you want to send. Repeat this steps for every email you want to send out.
Alternative option: Notification Scheduler
Another option to create a drip campaign is to use the Notification Scheduler from GravityWiz.

Read tutorials about
n8n vs Zapier: Which Automation Tool Actually Fits Your Work?
Trying to decide between n8n vs Zapier? This article breaks down pricing, hosting, integrations, AI features, and where self-hosted n8n on a cheap VPS can beat Zapier’s task-based plans. You’ll also see how Gravity Forms users can plug in the GravityWP n8n Connector and move key workflows off Zapier without rebuilding their forms.
Cloudflare Tunnel + n8n: Expose Local n8n for Webhook Testing (Dev Only)
This guide shows how to use Cloudflare Tunnel Quick Tunnels to put a local n8n instance on the internet for real webhook testing. It’s a dev-only recipe that lets tools like GravityWP’s n8n Connector call your local n8n over HTTPS, without renting a VPS or opening ports.
Self-Host n8n with Docker on a VPS
Learn how to self-host n8n with Docker on a VPS using a production-ready setup. This step-by-step guide walks you through configuring Docker Compose, Postgres, HTTPS, and WEBHOOK_URL so you can run reliable, secure n8n workflows on your own server.
One-Click n8n Hosting: How to Deploy n8n with Railway, Elestio & Coolify
Learn how one-click n8n hosting works on platforms like Railway, Elestio, and Coolify. This guide explains when to pick one-click hosting over n8n Cloud or a raw VPS, how templates are structured, and which env vars, security settings, and troubleshooting tips you can’t skip.