Block 1 - Get row(s) in sheet
- Type / Role
- n8n-nodes-base.googleSheets - googleSheets
- Config choices
- Version 4.6
This workflow is provided as-is. Please review and test before using in production.
Telegram Pet Grooming Bot – Social Media & Booking Automation This workflow automates Facebook posting and appointment booking directly from a Telegram bot , making it especially useful for pet gro...
n8n-nodes-base.googlesheets, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.outputparserstructured, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.telegramtrigger, n8n-nodes-base.switch, n8n-nodes-base.if, @n8n/n8n-nodes-langchain.agent
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Christian Moises.
Original n8n.io sourceThis workflow automates Facebook posting and appointment booking directly from a Telegram bot, making it especially useful for pet grooming businesses that want to keep their social media active while also confirming new bookings in real time.
If you are managing posts manually and handling bookings through chat, this workflow replaces that with an integrated system that connects Telegram, Google Sheets, Facebook, Google Calendar, and AI models.
Use case: Perfect for grooming shops that want to streamline customer communication, reduce missed appointments, and keep a steady flow of engaging Facebook content.
Trigger Input
The workflow starts when a Telegram user sends either:
/post → to publish the next pending social media post./book → to schedule a grooming appointment.Social Media Posting
Uploaded = Fa.Appointment Booking
When a user sends /book, the bot collects booking details (pet name, date, and time).
The AI model interprets natural inputs like “next Friday at 2 pm” into a proper date-time format.
Availability is checked in Google Calendar.
Post Queueing
Example queue columns:
(Refer to the attached screenshot for a sample queue format.)
Import this workflow into n8n.
Connect your accounts in n8n:
Create a Google Sheet with the required columns (Image_URL, Pet_Name, Owner_Name, Uploaded).
Start the workflow — your Telegram bot can now manage both posts and bookings automatically.
You can tailor this workflow to fit your business by:
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.
Showing the first 24 of 36 workflow blocks. Download the JSON for the full node graph.
| Workflow | Automate pet grooming posts & bookings with AI, Facebook & Telegram bot |
|---|---|
| Complexity | advanced |
| Nodes | 36 |
| Categories | AI Chatbot, Multimodal AI |
| Author | Christian Moises |
| Published | 18 Aug 2025 |
Use the JSON export at /data/workflows/7554/7554.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.
Telegram Pet Grooming Bot – Social Media & Booking Automation This workflow automates Facebook posting and appointment booking directly from a Telegram bot , making it especially useful for pet gro...
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 AI Chatbot, Multimodal AI use case.