This n8n workflow automates the process of sending daily vegan recipes to users on Telegram, managing user interactions, and maintaining a list of engaged users in Airtable. The workflow begins with a scheduled trigger (Cron) that fetches a list of chat IDs from Airtable. It then selects a random vegan recipe from the Spoonacular API, sends the recipe image and link to each chat, and updates the Airtable list when new users join, ensuring personalized interactions. This setup is ideal for creating a daily recipe distribution bot that keeps users engaged with fresh vegan ideas, fostering community building and content sharing.
Automated Daily Vegan Recipes via Telegram and Airtable
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | airtable, cron, httpRequest, if, set, telegram, telegramTrigger |
Reviews
There are no reviews yet.