This 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: