Automated Daily Vegan Recipe Bot for Telegram
detail.loadingPreview
Effortlessly deliver delicious vegan recipes directly to your Telegram audience daily. This automated workflow uses Airtable for subscriber management and the Spoonacular API for recipe discovery, ensuring fresh content and engaged users.
About This Workflow
This n8n workflow automates the delivery of inspiring vegan recipes to your Telegram subscribers every day. It begins by listening for new users joining your Telegram bot, adding them to an Airtable base for organized contact management. Upon a new user joining, the bot sends a warm welcome message and a daily dose of culinary inspiration. The workflow then fetches a random vegan recipe from the Spoonacular API, complete with an enticing image and recipe details. Finally, it sends the recipe to the subscriber via Telegram. The daily scheduled sending functionality ensures consistent engagement, making it a powerful tool for recipe bloggers, vegan lifestyle influencers, or businesses looking to connect with their audience through food.
Key Features
- Daily Recipe Delivery: Automatically sends a new vegan recipe to subscribers every day.
- Telegram Integration: Seamlessly communicates with users via the Telegram messaging app.
- Airtable CRM: Manages subscriber lists and chat IDs in a structured Airtable database.
- Spoonacular API: Leverages a robust API for a constant stream of diverse vegan recipes.
- User Onboarding Automation: Welcomes new bot users and sends them their first recipe immediately.
How To Use
- Configure Telegram Trigger: Set up your Telegram bot and use the 'Telegram Trigger - people join bot' node to capture new users.
- Welcome Message: Configure the 'Telegram - Welcome Message' node to greet new subscribers.
- Capture User Data: Use the 'Set1' node to extract and store the user's chat ID and name.
- Add to Airtable: Utilize the 'Airtable1' node to append the new user's information to your Airtable 'Table 1'.
- Conditional Daily Sending (Optional for new users): The 'IF' node checks if a user already exists to prevent duplicate recipe sends on initial join. (Note: The provided JSON snippet has some conditional logic that might need refinement for daily sending vs. initial join).
- Fetch Daily Recipes: Configure the 'Get recipes from API' node to fetch a random vegan recipe from Spoonacular. Remember to replace 'APIKEYHERE' with your actual API key.
- Extract Chat ID: Use the 'Set' node to extract the chat ID from Airtable for sending the daily recipe.
- Send Recipe Photo: Configure the 'Recipe Photo' node to send the recipe image to the subscriber.
- Send Recipe Details: Use the 'Recipe URL' node to send the recipe title and URL.
- Schedule Daily Sending (Separate Workflow Recommended): For consistent daily sending to existing subscribers, create a separate n8n workflow triggered by the 'Cron' node, which fetches recipes from Airtable and sends them out.
Apps Used
Workflow JSON
{
"id": "0efe5a6f-6334-4fbf-8f1f-6dcd9e60d188",
"name": "Automated Daily Vegan Recipe Bot for Telegram",
"nodes": 13,
"category": "Marketing",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 0efe5a6f-6334...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Related Workflows
Discover more workflows you might like
Automated Multi-Platform Social Media Publisher
Streamline your social media content creation and publishing with this n8n workflow. Simply fill out a web form with your caption, media (image or video), and target platforms, and let n8n automate the posting process across multiple social networks.
WhatsApp AI Assistant: LLaMA 4 & Google Search for Real-Time Insights
Instantly deploy a smart AI assistant on WhatsApp, powered by Groq's lightning-fast LLaMA 4 model. This workflow enables real-time conversations, remembers context, and provides up-to-date answers by integrating live Google Search results.
AI-Powered On-Page SEO Audit & Report Automation
Instantly generate comprehensive on-page SEO technical and content audits for any website URL. This AI-powered workflow automates the entire process, from scraping the page to delivering a detailed report directly to your inbox, empowering you to optimize for better search rankings and user engagement.