Do you want to schedule Gravity Forms E-mail notifications, for example for drip campaigns, recurring offers or reminders? With the Notification Scheduler from GravityWiz you can easily do that.
Scheduling options Gravity Forms Notifications
After activating the Notification Scheduler Add-on for Gravity Forms, you’ll see an extra Schedule option in the Notification settings in your Gravity Form. The option to Send Immediately is selected as default and works like you’re used to. You can now also choose for:
- Delay: set a certain delay since the moment the entry was created.
- Date: pick a specific date the notification should be send.
- Date Field: use the date value in a Date Field to schedule the moment the notification should be send.

Delaying Gravity Forms Notifications
If you want to delay / postpone sending the notification, select ‘Delay’. You can delay in minutes, hours, days, weeks, months or years.

Setting a Date to send Gravity Form Notification
If you select Date, you can pick a hard date to send out the notification. This can be handy if you want all the subscribers / e-mail addresses in your entries (or maybe a filtered group of entries) to receive an e-mail at the same time, for example a few days before an event. You can configure a date and a time the e-mail should be send.

Using a Date Field to plan your Notification
When selecting Date Field, you can plan the moment a notification is send out based on the date selected in a Date Field in your form. You can set how many minutes, hours, days, weeks, months or weeks after or before the Date Field date the e-mail should go out.

Repeating a Gravity Forms notification
Notification Scheduler also adds an option to repeat sending out the notification. You can select which interval the e-mail should be repeated (daily, weekly, monthly, yearly) and when the repetition should end (never or after a certain period: minutes, hours, days, weeks, months years).
This examples waits till two months before the value in the Date Field and after that repeats sending the e-mail monthly and stops after 1 year.

Read tutorials about
How to Replace Zapier with n8n (Using the GravityWP n8n Connector)
Tired of burning Zapier tasks on every Gravity Forms submission? This guide shows you how to replace Zapier with n8n using the GravityWP n8n Connector. You’ll learn how to move an existing Zap step-by-step into n8n, cut automation costs, and keep full control over where your data lives.
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.