Block 1 - Generate Personalized Tip
- Type / Role
- @n8n/n8n-nodes-langchain.openAi - openAi
- Config choices
- Version 1.8
This workflow is provided as-is. Please review and test before using in production.
Send personalized pet care tips from Google Sheets with AI Automate weekly pet wellness emails with AI generated, location and age specific advice. Who's it for Pet care businesses, veterinary clin...
@n8n/n8n-nodes-langchain.openai, n8n-nodes-base.noop, n8n-nodes-base.code, n8n-nodes-base.gmail, n8n-nodes-base.scheduletrigger, n8n-nodes-base.splitinbatches, n8n-nodes-base.sendgrid, n8n-nodes-base.googlesheets
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Dahiana.
Original n8n.io sourceAutomate weekly pet wellness emails with AI-generated, location and age-specific advice.
Pet care businesses, veterinary clinics, pet subscription services, and animal shelters sending regular wellness content to pet owners.
APIs:
Google Sheet Structure:
Sheet 1: Pets
| Owner_Name | Pet_Name | Pet_Type | Date_of_Birth | Country (ISO) | Status | Last_Email_Sent |
|---|
Sheet 2: Email_Log
| Timestamp | Parent_Email | Pet_Name | Tip_Category | Status |
|---|
Switch email provider:
Modify AI prompt:
Same workflow works for:
Just update sheet columns and AI prompt.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Send weekly personalized pet health tips with GPT-4o-mini, Gmail and Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 19 |
| Categories | Social Media, AI Chatbot |
| Author | Dahiana |
| Published | 15 Oct 2025 |
Use the JSON export at /data/workflows/9714/9714.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Send personalized pet care tips from Google Sheets with AI Automate weekly pet wellness emails with AI generated, location and age specific advice. Who's it for Pet care businesses, veterinary clin...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Social Media, AI Chatbot use case.