Skip to content
FlowHubFluxonLab
Airtable
Airtablefree

Send a random recipe once a day to Telegram

by Hilary Tornadapted from n8n official workflow galleryUpdated Aug 2026
RequiresAirtableAirtableHTTP RequestHTTP RequestTelegramTelegram
Share Post Share
CrCronAirtable2SeSetRecipe PhotoRecipe URLIfIFAirtableAirtable1Telegram Recipe ImageTelegram Recipe…Telegram Recipe URLTelegram Recipe…SeSet1HRGet recipes from APIGet recipes fro…HRGet recipesTelegram Trigger - people join botTelegram Trigge…Telegram - Welcome MessageTelegram - Welc…12345
1/5
FLOWS
STEPS · 5
Runs on a schedule

This telegram bot is designed to send one random recipe a day. This specific bot has filtered out only vegan recipes, so you can choose your diet type and send only recipes for a specific diet. What credentials you need: Set up a telegram bot. Airtable for listing who has joined your bot. This is needed to send one random recipe a day. Recipe (or other) API. This one uses Spoonacular. I hope you enjoy your bot!

Tags

n8nreference-onlyairtabletelegram
Connects
airtableAirtableWHTTP RequesttelegramTelegram
CategoryAirtable
Triggermanual
Complexitycomplex
Nodes15
AddedFeb 3, 2022

Related workflows

See all Airtable
airtablecryptoW
free

Handle GDPR data deletion requests with Slack

This workflow automatically deletes user data from different apps/services when a specific slash command is issued in Slack. Watch this talk and demo to learn more about this use case. The demo uses Slack, but Mattermost is Slack-compatible, so you can also connect Mattermost in this workflow. Prerequisites Accounts and credentials for the apps/services you want to use. Some basic knowledge of JavaScript. Nodes Webhook node triggers the workflow when a Slack slash command is issued. IF nodes confirm Slack's verification token and verify that the data has the expected format. Set node simplifies the payload. Switch node chooses the correct path for the operation to perform. Respond to Webhook nodes send responses back to Slack. Execute Workflow nodes call sub-workflows tailored to deleting data from each individual service. Function node, Crypto node, and Airtable node generate and store a log entry containing a hash value. HTTP Request node sends the final response back to Slack.

by Tom
airtableCW
free

Manage Webflow form submissions in Airtable

What this does This automation will create tables in your Airtable base and send Webflow form submissions as records in those tables. It keeps track of your Webflow forms with a Form Index table to ensure that form content does not get sent to the wrong table if you have Webflow forms with identical names. This is useful for Enhancing your Webflow form submission management. By sending structured data to your Airtable base you can do more with your Webflow forms. Usage guide Full written and video guide This automation is made to be as low effort as possible to start enhancing your Webflow forms. Simply create credentials for Webflow and a Personal Access Token for your Airtable base and connect them to the relevant nodes. The guide demonstrates a realworld example using a Webflow template and breaksdown the flow and logic for all the nodes.

by kreonovo
airtableCW
free

Airtable - Automate Recurring Tasks

Hello there! This is a supporting workflow for an Airtable Base that handles Recurring Tasks. The objective of the workflow is to handle creating tasks on a recurring basis depending on the Airtable Setup You can access that Airtable Template here for complete context- Airtable Universe The functionality of the workflow can be easliy adapted to any data source. Feel free to contact us with any doubts or questions at http://sidetool.co ​ Use this as is, or adapted to your existing Airtable Base – embrace automated simplicity! 🚀🌟

by Sidetool