Daily Pet Care Reminder Loop
Find due pet-care tasks, send one reminder per record, mark each row as notified, and finish with a daily run summary.
The full canvas, before you import it
Click any node to see its config.
Click a node to select it — same as the Heym editor; the panel shows its settings.
6 nodes · Free & source-available
Daily Pet Care Reminder Loop
Keep routine pet-care reminders organized with a deterministic scheduled workflow. This template reads due tasks from a Heym DataTable, loops through them one at a time, sends the configured Telegram reminder, and marks each row so the same task is not sent repeatedly.
What this workflow does
- PetCareSchedule starts the workflow each morning
- FindDueCareTasks selects due, enabled, and unsent care-task rows
- CareTaskLoop processes one pet task at a time
- SendPetCareReminder messages the configured household chat
- MarkReminderSent updates the exact source row and advances the loop
- DailyCareSummary runs only after every row has been handled
Use cases
- Vaccination and booster reminders
- Grooming, medication-administration, and preventive-care schedules
- Multi-pet household task lists
- Rescue or foster care coordination
Setup
Create a Pet Care Tasks DataTable with petName, taskLabel, nextDueDate, reminderEnabled, reminderStatus, chatId, and lastReminderAt columns. Connect a Telegram credential and review the destination chat IDs. This is an administrative reminder workflow; it does not diagnose conditions, prescribe treatment, or replace veterinary advice.
How to import this template
- 1Click Import → Copy JSON on this page.
- 2Open your Heym and navigate to a workflow canvas.
- 3PressCmd+V/Ctrl+V— nodes appear instantly.
- 4Add your API keys in the node config panels and click Run.
Discover more automations
- Personal ProductivityZenQuotes Random QuoteFetch a random inspirational quote as JSON from the free ZenQuotes API — no API key, ideal for bots and UI demos.
- Personal ProductivityInbox TL;DR SummarizerPaste a long email or thread — one LLM call returns a short TL;DR with next actions.
- Personal ProductivityDaily Briefing EmailFetch the latest news from an RSS feed every morning, summarise it with an LLM, and email a clean briefing to your inbox.
- Personal ProductivityPersonal Life Manager (Telegram + AI)A Telegram AI assistant that manages your calendar, tasks, and reminders through Google Calendar MCP.
- Personal ProductivityWeekly Focus Coach From SheetsRead a weekly time log or task sheet, generate a focus coaching brief, and send it to Slack or email.
- Personal ProductivityMeeting Notes to Action ItemsPaste meeting notes and get a clean list of action items with owners and due dates, posted to your team channel.
- Personal ProductivityMeeting Prep Brief GeneratorTurn a few details about an upcoming meeting into an agenda, key questions, and a prep checklist.
- Personal ProductivityGoal to Weekly PlanBreak a goal into milestones and a concrete week-by-week plan with the first actions to take.
- Personal ProductivityAI Email Reply DrafterPaste an email you received plus how you want to respond, and get a polished reply draft in the right tone.
- Personal ProductivityDaily Task PrioritizerPaste your task list and get it sorted into an Eisenhower matrix with a focused do-now shortlist.
- Personal ProductivityNotion Meeting Notes Action PageTurn raw meeting notes into a clean Notion child page with summary, decisions, risks, and next actions.
- Personal ProductivityAdaptive Personal Training Check-InCombine a client check-in with deterministic training-load rules, stop progression on pain flags, and save a coach-ready next-session plan.