Back to Templates
See llms.txt for all machine-readable content.
This workflow runs daily and reads a Google Sheets job ledger to send Google review request and reminder emails via Gmail, then updates the sheet with sent dates to prevent duplicate messages.
open, a valid job_date, and a customer email, and decides whether a first request (2+ days after the job) or a reminder (7+ days after the request) is due.job_id) to stamp request_sent or reminder_sent with today’s date so the workflow never sends the same email twice.job_id, customer_name, customer_email, job_description, job_date, status, request_sent, reminder_sent and uses status = open plus job_date in YYYY-MM-DD format.