Send topic based emails on a set schedule without writing the content by hand. People can join or leave with simple forms, and messages include text and images. This fits teams that want a light newsletter or daily tips without buying a full email tool.
Each morning at 9am, a schedule checks Airtable for active subscribers in daily, weekly, and surprise segments. It spins each subscriber into a separate subworkflow so one failure does not stop the rest. A chat model creates a short fact using Wikipedia as a source. OpenAI generates an image, the image is resized, and Gmail sends the email. After the send, the workflow updates Last Sent in Airtable and stores execution data so you can filter logs.
You only need to connect Gmail, Airtable, OpenAI, and Groq. Map Airtable fields like Email, Topic, Status, Interval, Last Sent, and id. Expect less manual work, faster delivery, and easy scaling as your list grows. Use it for education tips, product facts, or daily trivia.