Collect subscribers with one form, send scheduled campaigns through your own Gmail, and handle unsubscribes automatically. Your list, your template, your schedule, with every signup, send, and opt-out tracked in one place, with no per-email fees and no Mailchimp seat.
Free · no credit card · sends through your Gmail
Installing the recipe provisions all of this in your workspace, ready to run.
Central database: email, subscription status, signup date, unsubscribe reason.
Public form for visitors to subscribe; triggers the subscriber workflow on every submission.
Reason dropdown, email pre-filled from the link in each newsletter.
Brand header, content block, CTA button, unsubscribe footer, ready to use.
Triggered on signup; creates the subscriber record with subscribe=Yes and a timestamp.
Runs on schedule (daily by default at 9:00 AM); fetches active subscribers, sends each a personalized newsletter via Gmail with a unique unsubscribe link.
Triggered on unsubscribe; finds the subscriber by email and sets subscribe=No with their reason.
Newsletters send from your own Gmail, or swap in Slack for the delivery step.
Distribute newsletter to subscribers, via Gmail SMTP, or post once to a Slack channel as an alternative
A subscription form your users fill out: share it as a link, embed it on your site, a landing page, or a blog post. Every submission is stored automatically in the Subscribers table (email, subscription status, subscription date). No manual list-building.
The Subscribers table is your single source of truth for every future campaign: email, Subscribe (Yes/No), subscription date, and unsubscribe reason if given.
Build a reusable email template once (content, branding, images, links, personalized fields, unsubscribe footer) and every campaign pulls from it. Prefer sending through another platform instead? Swap in your own at install.
Set the send schedule once: daily, weekly, bi-weekly, monthly, or a custom interval. Default is every Tuesday at 9:00 AM. Change it any time; nothing else in the recipe depends on the exact cadence.
Each run, the workflow pulls everyone where Subscribe = Yes. Anyone who's opted out is already excluded. You never have to filter the list by hand.
For each active subscriber: a unique unsubscribe link is generated, the email is personalized, and it sends, through TinyCommand's Send Email node or an external bulk platform, with an optional delay between sends.
Every newsletter carries a unique unsubscribe link. Click it and you land on a pre-filled form, email already in place, an optional reason field. One click to leave, no support ticket required.
Submitting the unsubscribe form flips Subscribe to No and stores the reason, no manual intervention. Because every future send only fetches Subscribe = Yes, that person is protected from every campaign after this one, automatically.
Install the recipe, connect Gmail, and embed the signup form, your list starts growing in minutes.