Use Cases
- Automate daily recipe delivery to Telegram users
- Manage user subscriptions and preferences in Airtable
- Engage users with new vegan recipes every day
How It Works
Cron job triggers the workflow daily Fetch user chat IDs from Airtable when they join the Telegram bot Check if the user is already subscribed in Airtable Retrieve a random vegan recipe from a recipe API Send the recipe image and URL to the user on Telegram
Setup Steps
- 1Import the workflow template into n8n
- 2Configure the Airtable and Telegram credentials
- 3Set the cron job schedule for daily execution
- 4Replace the API key in the recipe API URL
- 5Test the workflow to ensure proper functionality
Apps Used
Airtable
Telegram
Categories
Target Roles
Tags
#process automation
#workflow management
#notifications