This workflow sends one random vegan recipe each day to every Telegram chat stored in Airtable and welcomes new subscribers with an immediate recipe. It fetches recipes from the Spoonacular API, stores and reads chat IDs in Airtable, and delivers images and links via Telegram.
What You Can Do
- Schedule a daily job to send a random vegan recipe (Cron + HTTP Request)
- Fetch random recipe data and images from the Spoonacular API
- Send recipe photos and links to Telegram chats (Telegram nodes)
- Automatically welcome new users and store their chat IDs in Airtable (Telegram Trigger + Airtable append)
- Maintain a list of subscriber chat IDs in Airtable to control who receives daily recipes
Quick Start
- Import this workflow to n8n
- Configure your credentials for Telegram and Airtable, and replace the Spoonacular API key in the HTTP Request nodes with ‘YOUR_API_KEY’
- Activate the workflow and test by joining the bot and verifying daily messages are delivered




