I need a lightweight workflow that runs once every 24 hours, looks at a Google Sheet, and checks each row for any custom date that is exactly 14 days away from today. When it finds a match, the scenario should automatically send a reminder to the email address or WhatsApp number stored in the same row. You are free to build this in Make.com, n8n, or the stack you feel is the most reliable and cost-effective; I have no strong preference as long as the final setup is easy for me to maintain without coding. Core flow – Trigger: Scheduled daily run. – Step 1: Read all rows from the specified Google Sheet. – Step 2: For every row, compare the target date with today + 14 days. – Step 3: If it matches, send either an email or a WhatsApp message (message copy will be provided) to the corresponding contact. – Optional but welcome: mark the row as “reminder sent” or log the activity in a new column so it never sends twice. Deliverables • Fully working scenario / workflow in the chosen platform, connected to my Google account and messaging service. • Short hand-over note or screencast showing how to adjust the sheet ID, the time of day the job runs, and the reminder text. Acceptance criteria ✓ Job runs automatically every day without manual intervention. ✓ Dates exactly 14 days ahead trigger the reminder. ✓ Email and WhatsApp both send successfully using the contact data in the sheet. ✓ One reminder per event: rows already processed are skipped on future runs. I am not sure how it will work. we will have to share my screen.